[wgo-web/nginx] Sort out why support-gnome disappeared
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wgo-web/nginx] Sort out why support-gnome disappeared
- Date: Wed, 16 Dec 2020 09:07:41 +0000 (UTC)
commit 9da9c73ad3df5131676dcc84df47a19f01e0576b
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Wed Dec 16 10:07:36 2020 +0100
Sort out why support-gnome disappeared
nginx.conf | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/nginx.conf b/nginx.conf
index c3f39d1..b18551d 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -64,11 +64,11 @@ http {
client_max_body_size 100M;
- location /support-gnome/ {
- if ($allowed_country = no) {
- return 444;
- }
- }
+ #location /support-gnome/ {
+ # if ($allowed_country = no) {
+ # return 444;
+ # }
+ #}
rewrite ^/foundation/charter.html https://wiki.gnome.org/Foundation/Charter permanent;
rewrite ^/foundation/membership/members.php /foundation/membership permanent;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]