You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug symfony#12169 Add DirectoryIndex to Apache configuration (OskarStark)
This PR was merged into the 3.4 branch.
Discussion
----------
Add DirectoryIndex to Apache configuration
If you have defined "FallbackResource /app.php" without defining
a directory index, then your main page("/") will keep loading
until the request times up.
Replaces symfony#11941
Commits
-------
aaf4b48 Add DirectoryIndex to Apache configuration
0 commit comments