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

Fix URL Rewriting causing HTTP/404 #6

Closed

Conversation

bschildendorfer
Copy link

.htaccess responsible for url rewriting was ignored by missing "AllowOverride all"
This solves #5

.htaccess responsible for url rewriting was ignored by missing "AllowOverride all"
@SiebertT
Copy link

This request needs to be committed @ventz. Normal deployment with default values results in errors without this extra line.

Also, changing credentials through build.sh causes conflicts with deployment as SQL passwords were not changed properly.

Thank you @bschildendorfer for fix.

@ventz
Copy link
Collaborator

ventz commented Sep 25, 2017

It looks like somehow this fell out of commit 50d2a42

@ventz
Copy link
Collaborator

ventz commented Sep 25, 2017

Fixed and pushed out:
59f63b7

Thanks for catching this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants