diff --git a/base/container_files/httpd/grouper-www.conf b/base/container_files/httpd/grouper-www.conf index 3d30d2e..ffaf821 100644 --- a/base/container_files/httpd/grouper-www.conf +++ b/base/container_files/httpd/grouper-www.conf @@ -2,8 +2,8 @@ ProxyTimeout 2400 ProxyBadHeader Ignore ProxyPass /grouper ajp://localhost:8009/grouper timeout=2400 -ProxyPass /grouper-ws ajp://localhost:8009/grouper-ws timeout=2400 -ProxyPass /grouper-ws-scim ajp://localhost:8009/grouper-ws-scim timeout=2400 +ProxyPass /grouper-ws ajp://localhost:8009/grouper timeout=2400 +ProxyPass /grouper-ws-scim ajp://localhost:8009/grouper timeout=2400 ProxyPass /idp ajp://localhost:8009/idp timeout=2400