[redirects-web/proxy] And also update the proxy_redirect



commit 60c24eed697b569811276d1a5855e65c7aa8a28f
Author: Andrea Veri <averi redhat com>
Date:   Fri Jul 30 15:11:04 2021 +0200

    And also update the proxy_redirect

 conf.d/developer.gnome.org.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/conf.d/developer.gnome.org.conf b/conf.d/developer.gnome.org.conf
index 5f234e0..8c0d623 100644
--- a/conf.d/developer.gnome.org.conf
+++ b/conf.d/developer.gnome.org.conf
@@ -15,7 +15,7 @@ server {
         proxy_set_header Host teams.pages.gitlab.gnome.org;
         proxy_set_header X-Forwarded-Host "";
 
-        proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/ 
https://developer.gnome.org/;
+        proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/ 
https://developer.gnome.org/documentation/introduction.html;
         proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
     }
 


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