Skip to content

Need to pass query string#25

Open
DougHW wants to merge 1 commit intocodeguy:masterfrom
DougHW:nginx_fix
Open

Need to pass query string#25
DougHW wants to merge 1 commit intocodeguy:masterfrom
DougHW:nginx_fix

Conversation

@DougHW
Copy link
Copy Markdown

@DougHW DougHW commented Jun 11, 2014

If you don't pass $query_string along with try_files, $_SERVER['QUERY_STRING'] ends up empty in PHP. This causes Environment.php to calculate routes like "testfoo=bar", when it should be just "test".

If you don't pass $query_string along with try_files, $_SERVER['QUERY_STRING'] ends up empty in PHP.  This causes Environment.php to calculate routes like "testfoo=bar", when it should be just "test".
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.

1 participant