summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/proxy-conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsca-cpp/trunk/modules/http/proxy-conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-cpp/trunk/modules/http/proxy-conf b/sca-cpp/trunk/modules/http/proxy-conf
index ff312041f5..e9abe8435f 100755
--- a/sca-cpp/trunk/modules/http/proxy-conf
+++ b/sca-cpp/trunk/modules/http/proxy-conf
@@ -33,8 +33,7 @@ ProxyStatus On
ProxyPass / balancer://cluster/
<Proxy balancer://cluster>
-Order deny,allow
-Allow from all
+Require all granted
ProxySet lbmethod=byrequests
</Proxy>