Skip to content
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

Fixed trailing slash redirection for subdirectory installs. #4344

Merged
merged 1 commit into from
Jul 23, 2017

Conversation

djh101
Copy link
Contributor

@djh101 djh101 commented Jul 23, 2017

Previously redirection to remove trailing slashes would fail if Laravel was not installed in the root directory. REGEX moved from RewriteRule to RewriteCond fixes this.

Previously redirection to remove trailing slashes would fail if Laravel was not installed in the root directory.
@taylorotwell taylorotwell merged commit 7bcf7a5 into laravel:develop Jul 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants