From: Peter Palfrader Date: Thu, 25 Jan 2018 21:46:29 +0000 (+0100) Subject: fix port for pages X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=98a22e0e0411de9ccdb6c17eb86cec98700115fd;p=mirror%2Fdsa-puppet.git fix port for pages --- diff --git a/modules/salsa/templates/apache-pages.debian.net.conf.erb b/modules/salsa/templates/apache-pages.debian.net.conf.erb index 09a5593a7..b8690d5db 100644 --- a/modules/salsa/templates/apache-pages.debian.net.conf.erb +++ b/modules/salsa/templates/apache-pages.debian.net.conf.erb @@ -20,7 +20,7 @@ Use common-debian-service-https-redirect * pages.debian.net ProxyPreserveHost On AllowEncodedSlashes NoDecode - ProxyPass / http://127.0.0.1:8080/ retry=10 nocanon + ProxyPass / http://127.0.0.1:8090/ retry=10 nocanon ProxyPassReverse / http://127.0.0.1:8090/ #RewriteEngine on