Skip to content

Commit

Permalink
Update grouper-www.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Feb 13, 2020
1 parent bde3787 commit 1ace64a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions container_files/httpd/grouper-www.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Timeout 2400
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 ajp://localhost:8009/grouperWebapp timeout=2400
ProxyPass /grouper-ws ajp://localhost:8009/grouperWebapp timeout=2400
ProxyPass /grouper-ws-scim ajp://localhost:8009/grouperWebapp timeout=2400

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

0 comments on commit 1ace64a

Please sign in to comment.