aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/websites
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/websites')
-rw-r--r--deployment/websites/templates/vhost_www.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/websites/templates/vhost_www.conf b/deployment/websites/templates/vhost_www.conf
index 01066cdf..9d00828d 100644
--- a/deployment/websites/templates/vhost_www.conf
+++ b/deployment/websites/templates/vhost_www.conf
@@ -8,5 +8,6 @@ RewriteRule ^g/(.+)$ http://static.mageia.org/g/$1 [R,L,QSA]
ProxyPass /old-wiki/ http://ryu.zarb.org/wiki
ProxyPassReverse /old-wiki/ http://ryu.zarb.org/wiki
+ErrorDocument 404 /404.php
php_value short_open_tag false