Skip to content

Conversation

OskarStark
Copy link
Contributor

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 #11941

If you have defined "FallbackResource /app.php" without defining
a directory index, then your main page("/") will keep loading
until the request times up.
@OskarStark OskarStark added the bug label Aug 15, 2019
@OskarStark OskarStark added this to the 3.4 milestone Aug 15, 2019
@OskarStark OskarStark merged commit aaf4b48 into symfony:3.4 Aug 15, 2019
OskarStark added a commit that referenced this pull request Aug 15, 2019
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 #11941

Commits
-------

aaf4b48 Add DirectoryIndex to Apache configuration
OskarStark added a commit that referenced this pull request Aug 15, 2019
OskarStark added a commit that referenced this pull request Aug 15, 2019
* 4.3:
  Tweaks #12169
  Add DirectoryIndex to Apache configuration
@OskarStark OskarStark deleted the apache branch August 15, 2019 09:32
OskarStark added a commit that referenced this pull request Aug 15, 2019
* 4.4:
  Tweaks #12169
  Add DirectoryIndex to Apache configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants