[wgo2-web/oscp] civicrm is no more



commit b21e6c25ad8e8dafeffde70b2c7e513c34fc1675
Author: Andrea Veri <averi redhat com>
Date:   Mon Jan 31 22:09:59 2022 +0100

    civicrm is no more

 nginx.conf | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/nginx.conf b/nginx.conf
index 02e369a..8425844 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -200,10 +200,6 @@ http {
             return 301 https://letsencrypt.gnome.org$uri; 
         }
 
-        location /civicrm/ {
-            return 301 https://www.gnome.org/civicrm/wp-admin;
-        }
-
         location /civicrm/wp-content/plugins/files/civicrm/ConfigAndLog/ {
             deny all;
         }


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