From 0c1a50f3d427129c8d9673a755fca70dedf664f3 Mon Sep 17 00:00:00 2001 From: Bill Thompson Date: Mon, 4 May 2020 16:26:04 -0400 Subject: [PATCH] updated tomee path --- base/container_files/httpd/grouper-www.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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