[wgo2-web/oscp] Revert "Proxy /release-notes/ to GitLab pages"
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wgo2-web/oscp] Revert "Proxy /release-notes/ to GitLab pages"
- Date: Tue, 21 Sep 2021 11:25:47 +0000 (UTC)
commit 49a57c9a47d6a2be3f4fc9136a7358f9f2db26dd
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Tue Sep 21 13:25:39 2021 +0200
Revert "Proxy /release-notes/ to GitLab pages"
This reverts commit bb94d679fff7c486f354c2dcafb5cac772cbec46.
nginx.conf | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/nginx.conf b/nginx.conf
index 593eba6..ef14b16 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -279,12 +279,6 @@ http {
expires max;
}
- location /release-notes/ {
- proxy_set_header Host teams.pages.gitlab.gnome.org;
- proxy_set_header X-Forwarded-Host "";
- proxy_pass https://teams.pages.gitlab.gnome.org:443/Engagement/release-notes/;
- }
-
location / {
try_files $uri $uri/ /index.php?$args;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]