diff --git a/obelisk/.htaccess b/obelisk/.htaccess index 534ce9a6a..40d756f6c 100644 --- a/obelisk/.htaccess +++ b/obelisk/.htaccess @@ -3,4 +3,4 @@ Options +FollowSymLinks RewriteEngine on -RewriteRule ^$ https://zwifi.eu/voc/obelisk/ [R=302,L] +RewriteRule ^.*$ https://zwifi.eu/voc/obelisk/ [R=302,L]