Updated some recipes.

This commit is contained in:
Jan Böhmer 2020-05-10 17:02:09 +02:00
parent 6a40f04243
commit 7c10b647a3
4 changed files with 15 additions and 15 deletions

View file

@ -9,7 +9,7 @@ DirectoryIndex index.php
# feature in your server configuration. Uncomment the following line if you
# install assets as symlinks or if you experience problems related to symlinks
# when compiling LESS/Sass/CoffeScript assets.
# Options FollowSymlinks
# Options +FollowSymlinks
# Disabling MultiViews prevents unwanted negotiation, e.g. "/index" should not resolve
# to the front controller "/index.php" but be rewritten to "/index.php/index".