Skip to content

Conversation

DougHW
Copy link

@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