[library-web/oscp] Try with ProxyPreserveHost disabled



commit 10cb8ccd736c1cf2156792052a8c6e5d47c21f70
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Tue Sep 21 13:58:47 2021 +0200

    Try with ProxyPreserveHost disabled

 httpd/app_data/httpd-cfg/help.gnome.org.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/httpd/app_data/httpd-cfg/help.gnome.org.conf b/httpd/app_data/httpd-cfg/help.gnome.org.conf
index 56bc73a9..dda8fb6b 100644
--- a/httpd/app_data/httpd-cfg/help.gnome.org.conf
+++ b/httpd/app_data/httpd-cfg/help.gnome.org.conf
@@ -24,7 +24,7 @@
     SSLProxyEngine on
     <Location "/misc/release-notes/41.0/">
         Header always set Host "teams.pages.gitlab.gnome.org"
-        ProxyPreserveHost On
+        ProxyPreserveHost Off
         ProxyPass https://teams.pages.gitlab.gnome.org/Engagement/release-notes/41/ retry=0
         ProxyPassReverse https://teams.pages.gitlab.gnome.org/Engagement/release-notes/41/
         ProxyAddHeaders Off


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]