[redirects-web] Modify the header before it attempts forwarding the request via proxypass
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [redirects-web] Modify the header before it attempts forwarding the request via proxypass
- Date: Wed, 19 Feb 2020 15:49:44 +0000 (UTC)
commit d845594855cc864305ae2b3a9ec3ca05dee1fed6
Author: Andrea Veri <averi redhat com>
Date: Wed Feb 19 16:49:30 2020 +0100
Modify the header before it attempts forwarding the request via proxypass
app_data/httpd-cfg/gtk.org.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app_data/httpd-cfg/gtk.org.conf b/app_data/httpd-cfg/gtk.org.conf
index 7236108..0bbdcec 100644
--- a/app_data/httpd-cfg/gtk.org.conf
+++ b/app_data/httpd-cfg/gtk.org.conf
@@ -6,7 +6,7 @@
SSLProxyCheckPeerCN on
SSLProxyCheckPeerExpire on
- Header set Host "infrastructure.pages.gitlab.gnome.org"
+ RequestHeader set Host "infrastructure.pages.gitlab.gnome.org"
ProxyPreserveHost Off
ProxyPass / https://infrastructure.pages.gitlab.gnome.org/gtk-web/ retry=0
ProxyPass /.well-known/acme-challenge !
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]