[library-web/oscp] Point 41.0 release notes to GitLab Pages
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web/oscp] Point 41.0 release notes to GitLab Pages
- Date: Tue, 21 Sep 2021 11:33:30 +0000 (UTC)
commit c1de1f35239633b67e29e872369330930f1b2ccb
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Tue Sep 21 13:33:17 2021 +0200
Point 41.0 release notes to GitLab Pages
httpd/app_data/httpd-cfg/help.gnome.org.conf | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/httpd/app_data/httpd-cfg/help.gnome.org.conf b/httpd/app_data/httpd-cfg/help.gnome.org.conf
index 7033955c..e5d6d212 100644
--- a/httpd/app_data/httpd-cfg/help.gnome.org.conf
+++ b/httpd/app_data/httpd-cfg/help.gnome.org.conf
@@ -20,6 +20,14 @@
# Bug #744334
RedirectPermanent /users/programming-guidelines https://developer.gnome.org/programming-guidelines
RedirectMatch /users/programming-guidelines/(.*)$ https://developer.gnome.org/programming-guidelines/$1
+
+ <Location "/release-notes/41.0/">
+ Header always set Host "teams.pages.gitlab.gnome.org"
+ ProxyPreserveHost On
+ 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
+ </Location>
</VirtualHost>
<Directory /data/output/help.gnome.org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]