[redirects-web/proxy] Apply the same syntax on all stanzas
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [redirects-web/proxy] Apply the same syntax on all stanzas
- Date: Fri, 30 Jul 2021 13:26:40 +0000 (UTC)
commit 21b58808c4150f77cdd54020db4c79f5e280cf24
Author: Andrea Veri <averi redhat com>
Date: Fri Jul 30 15:26:28 2021 +0200
Apply the same syntax on all stanzas
conf.d/developer.gnome.org.conf | 50 ++++++++++++++++++++---------------------
1 file changed, 25 insertions(+), 25 deletions(-)
---
diff --git a/conf.d/developer.gnome.org.conf b/conf.d/developer.gnome.org.conf
index 9618d77..de6e0ba 100644
--- a/conf.d/developer.gnome.org.conf
+++ b/conf.d/developer.gnome.org.conf
@@ -25,7 +25,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/documentation/guidelines.html
https://developer.gnome.org/guides/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/guidelines.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -33,7 +33,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/documentation/tutorials.html
https://developer.gnome.org/AlternateMenubarLayout/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -41,7 +41,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/documentation/tutorials.html
https://developer.gnome.org/AppFolders/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -49,7 +49,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/documentation/tutorials/application-id.html
https://developer.gnome.org/ChooseApplicationID/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials/application-id.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -57,7 +57,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/documentation/tutorials.html
https://developer.gnome.org/Buttons/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -65,7 +65,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/documentation/tutorials.html
https://developer.gnome.org/CustomStyle/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -73,7 +73,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/documentation/tutorials/deprecations.html
https://developer.gnome.org/Deprecations/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials/deprecations.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -81,7 +81,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/documentation/tutorials.html
https://developer.gnome.org/DragAndDrop/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html/;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -89,7 +89,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/documentation/tutorials.html
https://developer.gnome.org/Dialogs/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -97,7 +97,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/documentation/tutorials.html
https://developer.gnome.org/ExtractShell/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -105,7 +105,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/documentation/tutorials/actions.html
https://developer.gnome.org/GAction/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials/actions.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -113,7 +113,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/documentation/tutorials/notifications.html
https://developer.gnome.org/GNotification/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials/notifications.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -121,7 +121,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/documentation/tutorials.html
https://developer.gnome.org/Gestures/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -129,7 +129,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/documentation/tutorials.html
https://developer.gnome.org/CommandLine/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -137,7 +137,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/documentation/tutorials.html
https://developer.gnome.org/ClutterGstGirPython/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -145,7 +145,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/documentation/tutorials.html
https://developer.gnome.org/Labels/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -153,7 +153,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/documentation/tutorials.html
https://developer.gnome.org/ApplicationMenu/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -161,7 +161,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/documentation/tutorials/save-state.html
https://developer.gnome.org/SaveWindowState/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials/save-state.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -169,7 +169,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/documentation/tutorials/search-provider.html
https://developer.gnome.org/SearchProvider/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials/search-provider.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -177,7 +177,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/documentation/tutorials.html
https://developer.gnome.org/DBusApplicationLaunching/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -185,7 +185,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/documentation/tutorials.html
https://developer.gnome.org/SubclassGObject/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -193,7 +193,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/documentation/tutorials/themed-icons.html
https://developer.gnome.org/ThemedIcons/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials/themed-icons.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -201,7 +201,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/documentation/tutorials/menus.html
https://developer.gnome.org/GMenu/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials/menus.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -209,7 +209,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/documentation/tutorials.html
https://developer.gnome.org/GSettings/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials.html;
proxy_pass https://teams.pages.gitlab.gnome.org/documentation/developer-www;
}
@@ -217,7 +217,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/documentation/tutorials/application.html
https://developer.gnome.org/GtkApplication/;
+ proxy_redirect //teams.pages.gitlab.gnome.org/documentation/developer-www/
https://developer.gnome.org/documentation/tutorials/application.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]