[wgo2-web/oscp] Drop this rewrite to avoid personal content to be considered as officially coming from wgo



commit 1deabb573143787884165f8d7da14a57fd13f33a
Author: Andrea Veri <averi redhat com>
Date:   Fri Apr 23 10:49:42 2021 +0200

    Drop this rewrite to avoid personal content to be considered as officially coming from wgo

 nginx.conf | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/nginx.conf b/nginx.conf
index f0d178f..6b39ea4 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -122,8 +122,6 @@ http {
         rewrite ^/outreachy https://outreachy.org permanent;
         rewrite ^/projects https://projects.gnome.org permanent;
 
-        rewrite ^/~(.+)  https://people.gnome.org/~$1 permanent;
-    
         location = /favicon.ico {
             log_not_found off;
             access_log off;


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