summaryrefslogtreecommitdiffstats
path: root/shib_secondary
diff options
context:
space:
mode:
authorSimon Rettberg2024-06-10 14:19:02 +0200
committerSimon Rettberg2024-06-10 14:19:02 +0200
commit62384ccbfc830ae129bfd62611a9c075f6eb702c (patch)
tree041bb652e4938b705e4c71c862c05c45df9f6f6c /shib_secondary
parent[shib_secondary] Tool to deploy a secondary masterserver as fallback (diff)
downloadsetup-scripts-62384ccbfc830ae129bfd62611a9c075f6eb702c.tar.gz
setup-scripts-62384ccbfc830ae129bfd62611a9c075f6eb702c.tar.xz
setup-scripts-62384ccbfc830ae129bfd62611a9c075f6eb702c.zip
[shib_secondary] -/
Diffstat (limited to 'shib_secondary')
-rw-r--r--shib_secondary/remote/110-bwlp-passthrough.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/shib_secondary/remote/110-bwlp-passthrough.conf b/shib_secondary/remote/110-bwlp-passthrough.conf
index 807d8f8..2a6cdba 100644
--- a/shib_secondary/remote/110-bwlp-passthrough.conf
+++ b/shib_secondary/remote/110-bwlp-passthrough.conf
@@ -30,7 +30,7 @@
Alias /shibboleth-sp/logo.jpg /usr/share/shibboleth/logo.jpg
SSLProxyEngine on
- <LocationMatch ^/(webif/|netboot/|minilinux/|rpc/|/Shibboleth\.sso/|error_report.php)(.*)$>
+ <LocationMatch ^/(webif/|netboot/|minilinux/|rpc/|Shibboleth\.sso/|error_report.php)(.*)$>
ProxyPassMatch "https://%DOMAIN%/$1$2" connectiontimeout=5 timeout=30 max=10
</LocationMatch>