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

Url encoding #94

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Url encoding #94

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 19, 2018

Nginx was handing over the the URL with spaces as '%20'

The FastCGI params have been updated with $uri instead of $request_uri to give the app the correct and expected nginx var.

Cactusbone pushed a commit to F4-Group/docker-graphite-statsd that referenced this pull request Jul 28, 2020
Add features to the entrypoint script
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.

None yet

0 participants