From: Paul Wise Date: Tue, 23 Jul 2019 23:46:37 +0000 (+0800) Subject: Enable proxy module for wiki.debconf.org pass-thru rewrite X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c607d14223ca5845c6ccf4c9e346a75e648c33ef;p=mirror%2Fdsa-puppet.git Enable proxy module for wiki.debconf.org pass-thru rewrite Fixes: commit f33e5b0b7749df9e3bf60b7b816898f3d07ecc8b Fixes: commit f3cf7b1e16b58065689c4ae0ded3e41d6782fb13 Requested-by: tumbleweed on #debian-admin --- diff --git a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb index 571556e9f..f1e95f688 100644 --- a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb +++ b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb @@ -165,6 +165,7 @@ RewriteEngine on + SSLProxyEngine on RewriteRule ^/$ /wiki/Main_Page [L,P] RewriteRule ^/wiki/$ /wiki/Main_Page [L]