Update .htaccess.dist

This commit is contained in:
Lucas Bartholemy 2021-12-09 15:01:04 +01:00 committed by GitHub
parent cedc476967
commit e63d6b5e4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,6 @@
# check if RewriteModule is availbale
<IfModule mod_rewrite.c>
# uncomment if using the AssetManager::linkAssets option
#Options +FollowSymLinks
Options +FollowSymLinks
RewriteEngine on