diff options
Diffstat (limited to '')
-rwxr-xr-x | sca-cpp/trunk/modules/http/proxy-conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-cpp/trunk/modules/http/proxy-conf b/sca-cpp/trunk/modules/http/proxy-conf index dd51a34b5b..ce990bbfd3 100755 --- a/sca-cpp/trunk/modules/http/proxy-conf +++ b/sca-cpp/trunk/modules/http/proxy-conf @@ -27,7 +27,6 @@ cat >>$root/conf/vhost.conf <<EOF # Do not proxy admin pages ProxyPass /balancer-manager ! ProxyPass /server-status ! -ProxyPass /server-info ! ProxyPass /proxy ! # Enable load balancing |