Re: VDRAdmin behind Apache2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





I'm using apache2.2 as shipped with Debian/etch and have the following
in my config:

   ProxyRequests Off
   <Proxy *>
       Order deny,allow
       Allow from all
   </Proxy>

   ProxyPass / http://localhost:40404/
   ProxyPassReverse / http://localhost:40404/
 
 
Thanks for the help.  I just realized that I am using mod-auth-security on my apache2 server and it appears the following line in my apache2.conf is the problem:
 
# Prevent XSS atacks (HTML/_javascript_ injection)
SecFilter "<(.|n)+>"
 
After commenting out this filter, it all seems to work now.
 
Thanks.

 

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux