[wiki-web] Re-use wiki.g.o assets for es.g.o



commit fd7b1a890f1f0a0f8b68f20b379ca56726dbf6d4
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Thu Jan 30 12:24:02 2020 +0100

    Re-use wiki.g.o assets for es.g.o

 app_data/httpd-cfg/02_es.gnome.org.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app_data/httpd-cfg/02_es.gnome.org.conf b/app_data/httpd-cfg/02_es.gnome.org.conf
index 86037b7..e3c183c 100644
--- a/app_data/httpd-cfg/02_es.gnome.org.conf
+++ b/app_data/httpd-cfg/02_es.gnome.org.conf
@@ -9,7 +9,7 @@
   SSLCertificateKeyFile /var/serving-cert/tls.key
 
   # Standard moinmoin/mod_python integration rules
-  RewriteRule ^/moin_static1910/(.*)$ /srv/http/moin/MoinMoin/web/static/htdocs/$1 [last]
+  RewriteRule ^/moin_static1910/(.*)$ /srv/http/data/static.gnome.org/wiki.gnome.org/$1 [last]
   RewriteRule ^/robots.txt$ /srv/http/moin/MoinMoin/web/static/htdocs/robots.txt [last]
   RewriteRule ^/favicon.ico$ /srv/http/data/pango.gnome.org/root/favicon.ico [last]
 


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