[mythtv-users] Having Trouble setting up Mythexport

Raymond Norton admin at lctn.org
Wed Jan 11 19:20:20 UTC 2012



On 01/10/2012 08:06 PM, Mark Bobak wrote:
>
> It has to do with the symbolic link.  By default, apache won't follow 
> links.  There's an apache option to enable link functionality.  Can't 
> remember it, but if you google, should be easy to find.
>
> On Jan 10, 2012 8:37 PM, "Raymond Norton" <admin at lctn.org 
> <mailto:admin at lctn.org>> wrote:
>
>     I am having trouble setting up mythexport on Mythbuntu 11.10
>
>

I fixed it by adding the following to default-mythbuntu:

<Directory /var/www/mythexport>
                 Options Indexes FollowSymLinks MultiViews
                 AllowOverride None
                 Order allow,deny
                 allow from all
</Directory>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-users/attachments/20120111/097ac701/attachment.html 


More information about the mythtv-users mailing list