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: use $is_args rather than hardcoded ? in nginx config #819

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davwheat
Copy link
Contributor

@davwheat davwheat commented Mar 3, 2022

See: https://nginx.org/en/docs/http/ngx_http_core_module.html#var_is_args

This prevents requests with no query strings being passed to Fast CGI as https://example.com? as opposed to https://example.com.

gdarko added a commit to InvoiceShelf/InvoiceShelf that referenced this pull request Jan 29, 2024
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

1 participant