do not pass proxy header in example config (httpoxy)

This commit is contained in:
j 2016-07-19 15:43:04 +02:00
commit 000d2c560c
2 changed files with 4 additions and 0 deletions

View file

@ -28,6 +28,8 @@
ProxyPass /data !
ProxyPass /.bzr !
RequestHeader unset Proxy
Alias /.bzr /srv/pandora/.bzr
Alias /static /srv/pandora/static
Alias /favicon.ico /srv/pandora/static/favicon.ico