[mythtv-users] MythWeb permission error

Joe Ripley vitaminjoe at gmail.com
Wed Feb 6 14:16:26 UTC 2008


On Feb 6, 2008 1:38 AM, Jean-Yves Avenard <jyavenard at gmail.com> wrote:

> Thanks for the answer, but this isn't what my problem is.
>
> I have no problem connecting to port 8080, I can browse mythweb
> without problem on port 8080, except for one thing:
> downloading a recording where I get the error I listed earlier
>
> I'm using CentOS 5.1

Do you have something similar to this in your MythWeb Virtual Hosts
configuration?

 <LocationMatch .*/pl/stream/[0-9]+/[0-9]+.*>
  Allow from all
 </LocationMatch>

Note that this directive must be within the <VirtualHost> block, but
outside the <Directory> block.

-- 
Joe Ripley
vitaminjoe at gmail.com


More information about the mythtv-users mailing list