[mythtv-users] MythWeb and 500 Internal Error

Joacim J jocke4news at gmail.com
Sun Sep 16 19:54:51 UTC 2007


On 9/16/07, Joacim J <jocke4news at gmail.com> wrote:
>
> Hello,
>
> I am trying to install MythWeb but when trying to access the pages I get
> "500 Internal Server Error" and the error log file says:
>
> [Sun Sep 16 21:29:59 2007] [alert] [client 192.168.1.1]
> /var/media/webroots/portal.domain.se/web/mythtv/.htaccess: Option ExecCGI
> not allowed here
>
> The .htaccess file is not changed yet (i.e. no password protection).
>
> Any idea?
>

Solved.

This was needed:
    <Directory "/var/www/html/mythweb" >
        Options         FollowSymLinks
        AllowOverride   All
    </Directory>


-- 
Regards
Joacim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070916/1798ce49/attachment.htm 


More information about the mythtv-users mailing list