feat: htaccess

This commit is contained in:
Leon 2026-01-09 09:41:57 +01:00
parent 723828f697
commit d48572e534
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
Options -MultiViews -Indexes +FollowSymLinks
</IfModule>
RewriteEngine On