Skip to content

Add DirectoryIndex to Apache configuration #11941

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

Closed
wants to merge 1 commit into from

Conversation

MolloKhan
Copy link

If you have defined "FallbackResource /index.php" without defining a directory index, then your main page("/") will keep loading until the request times up

If you have defined "FallbackResource /index.php" without defining a directory index, then your main page("/") will keep loading until the request times up
@MolloKhan MolloKhan requested a review from xabbuh as a code owner July 9, 2019 20:28
@OskarStark OskarStark changed the base branch from 4.2 to 4.3 August 1, 2019 10:06
@OskarStark OskarStark added this to the 4.3 milestone Aug 1, 2019
@OskarStark
Copy link
Contributor

I changed the target branch to 4.3

I am not using Apache and therefore I cannot review your PR

@MolloKhan
Copy link
Author

Ok. Is there anything else I can do?

Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say this change is ok according to a short research, but must go into 3.4 branch using app.php

@OskarStark
Copy link
Contributor

Closed via #12169

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
@wouterj wouterj closed this Aug 16, 2019
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.

4 participants