Skip to content

remove unnecessary rewrite from nginx conf #3836

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
May 10, 2014
Merged

Conversation

Burgov
Copy link
Contributor

@Burgov Burgov commented May 6, 2014

It is unnecessary to rewrite to a different URL when you can simply have the request be handled by app.php

It is unnecessary to rewrite to a different URL when you can simply have the request be handled by app.php
@weaverryan
Copy link
Member

I'll have to trust you that this works, but it is much simpler (and makes logical sense). Thanks Bart!

@weaverryan weaverryan merged commit 0968505 into symfony:2.3 May 10, 2014
weaverryan added a commit that referenced this pull request May 10, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

remove unnecessary rewrite from nginx conf

It is unnecessary to rewrite to a different URL when you can simply have the request be handled by app.php

Commits
-------

0968505 remove unnecessary rewrite from nginx conf
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.

2 participants