[redirects-web/proxy] Configure proxy_redirect for pitivi.org
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [redirects-web/proxy] Configure proxy_redirect for pitivi.org
- Date: Wed, 16 Jun 2021 06:36:14 +0000 (UTC)
commit db5fa37fed04d267c02d0092d2dfbc576452d50e
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Wed Jun 16 08:36:08 2021 +0200
Configure proxy_redirect for pitivi.org
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..1a5daeb 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 https://infrastructure.pages.gitlab.gnome.org/gtk-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]