diff --git a/000-default.conf b/000-default.conf index 5922163..59ea0db 100644 --- a/000-default.conf +++ b/000-default.conf @@ -30,7 +30,7 @@ # MediaWiki Short URL RedirectMatch ^/$ /wiki/ RedirectMatch ^/wiki$ /wiki/ - Alias /wiki/ /var/www/w/index.php + Alias /wiki /var/www/w/index.php # vim: syntax=apache ts=4 sw=4 sts=4 sr noet