Merge pull request #165

This commit is contained in:
symfony-flex-server[bot]
2017-11-30 19:09:03 +00:00
committed by GitHub
+1 -1
View File
@@ -62,7 +62,7 @@ DirectoryIndex index.php
# When mod_rewrite is not available, we instruct a temporary redirect of
# the start page to the front controller explicitly so that the website
# and the generated links can still be used.
RedirectMatch 302 ^/$ /index.php/
RedirectMatch 307 ^/$ /index.php/
# RedirectTemp cannot be used instead
</IfModule>
</IfModule>