[wiki-web] Grant access to es.g.o htdocs



commit 6756b895bc4fb3593b4a6d216db583072540ce6a
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Thu Jan 30 12:42:34 2020 +0100

    Grant access to es.g.o htdocs

 app_data/httpd-cfg/02_es.gnome.org.conf | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/app_data/httpd-cfg/02_es.gnome.org.conf b/app_data/httpd-cfg/02_es.gnome.org.conf
index 86438e6..c519b29 100644
--- a/app_data/httpd-cfg/02_es.gnome.org.conf
+++ b/app_data/httpd-cfg/02_es.gnome.org.conf
@@ -30,3 +30,7 @@
 <Directory "/srv/http/moin/MoinMoin/web/static/htdocs">
   Require all granted
 </Directory>
+
+<Directory "/srv/http/es.gnome.org/es.gnome.org/htdocs">
+  Require all granted
+</Directory>


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