Skip to content

Add DirectoryIndex to Apache configuration #12169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 15, 2019
Merged

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