Skip to content

Commit

Permalink
GRP-2724
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Apr 29, 2020
1 parent 0f5d550 commit 0a2101a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions container_files/httpd/grouper-www.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ ProxyTimeout 2400
ProxyBadHeader Ignore

ProxyPass /grouper ajp://localhost:8009/grouper timeout=2400
ProxyPass /grouper-ws ajp://localhost:8009/grouper timeout=2400
ProxyPass /grouper-ws-scim 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

RewriteEngine on
RewriteCond %{REQUEST_URI} "^/$"
Expand Down

0 comments on commit 0a2101a

Please sign in to comment.