[library-web/oscp] Enable SSLProxyEngine



commit adebf1dedcbf1f9b5f6088798f83e63581b4591b
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Tue Sep 21 13:45:11 2021 +0200

    Enable SSLProxyEngine

 httpd/app_data/httpd-cfg/help.gnome.org.conf | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/httpd/app_data/httpd-cfg/help.gnome.org.conf b/httpd/app_data/httpd-cfg/help.gnome.org.conf
index 8377ca51..7a705ca1 100644
--- a/httpd/app_data/httpd-cfg/help.gnome.org.conf
+++ b/httpd/app_data/httpd-cfg/help.gnome.org.conf
@@ -22,6 +22,7 @@
     RedirectMatch /users/programming-guidelines/(.*)$ https://developer.gnome.org/programming-guidelines/$1
 
     <Location "/misc/release-notes/41.0/">
+       SSLProxyEngine on
         Header always set Host "teams.pages.gitlab.gnome.org"
         ProxyPreserveHost On
         ProxyPass https://teams.pages.gitlab.gnome.org/Engagement/release-notes/41/ retry=0


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