ProxyAddHeaders needs to be inside location to make them work
[via-proxy] / ssl.conf
index a9841fa..43bc97b 100644 (file)
--- a/ssl.conf
+++ b/ssl.conf
@@ -22,7 +22,8 @@
        satisfy any
 
 
-
+       # ProxyAddHeaders needs to be inside location to make them work!
+       ProxyAddHeaders off
 
 </Location>