update salsa.d.o ProxPassReverse from port 8080 to port 8181
authorMartin Zobel-Helas <zobel@debian.org>
Sun, 10 Sep 2017 12:46:56 +0000 (14:46 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Sun, 10 Sep 2017 12:46:56 +0000 (14:46 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/salsa/templates/apache-salsa.debian.org.conf.erb

index e849856..ee6a3b4 100644 (file)
@@ -19,7 +19,7 @@ Use common-debian-service-https-redirect * salsa.debian.org
        ProxyPreserveHost On
        AllowEncodedSlashes NoDecode
 
-       ProxyPassReverse / http://127.0.0.1:8080/
+       ProxyPassReverse / http://127.0.0.1:8081/
        ProxyPassReverse / http://salsa.debian.org/
 
        RewriteEngine on