[redirects-web/proxy] Set proxy_redirect for pitivi-web
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [redirects-web/proxy] Set proxy_redirect for pitivi-web
- Date: Wed, 16 Jun 2021 06:52:27 +0000 (UTC)
commit c9b193b6e53a4141dd9ebb6712a4b012b477166e
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Wed Jun 16 08:49:57 2021 +0200
Set proxy_redirect for pitivi-web
conf.d/pitivi.org.conf | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/conf.d/pitivi.org.conf b/conf.d/pitivi.org.conf
index bb26d7f..eb8c65e 100644
--- a/conf.d/pitivi.org.conf
+++ b/conf.d/pitivi.org.conf
@@ -6,6 +6,7 @@ server {
location / {
proxy_set_header Host infrastructure.pages.gitlab.gnome.org;
proxy_set_header X-Forwarded-Host "";
+ proxy_redirect //infrastructure.pages.gitlab.gnome.org/pitivi-web/ https://www.pitivi.org/;
proxy_pass https://infrastructure.pages.gitlab.gnome.org/pitivi-web/;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]