[wiki-web] Another attempt to fix assets



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

    Another attempt to fix assets

 app_data/httpd-cfg/02_es.gnome.org.conf | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/app_data/httpd-cfg/02_es.gnome.org.conf b/app_data/httpd-cfg/02_es.gnome.org.conf
index e3c183c..86438e6 100644
--- a/app_data/httpd-cfg/02_es.gnome.org.conf
+++ b/app_data/httpd-cfg/02_es.gnome.org.conf
@@ -8,10 +8,8 @@
   SSLCertificateFile /var/serving-cert/tls.crt 
   SSLCertificateKeyFile /var/serving-cert/tls.key
 
-  # Standard moinmoin/mod_python integration rules
-  RewriteRule ^/moin_static1910/(.*)$ /srv/http/data/static.gnome.org/wiki.gnome.org/$1 [last]
+  Alias /moin_static1910/ "/srv/http/es.gnome.org/es.gnome.org/htdocs/"
   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]
 
   WSGIDaemonProcess moin_es user=apache group=apache processes=8 threads=10 maximum-requests=300 umask=0007
   WSGIProcessGroup moin_es


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