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

Updated nginx config fix redirect #211

Merged

Conversation

linearcombination
Copy link
Contributor

See git commit log for details

We don't need node as a proxy anymore. We are using sveltekit in a spa
config. This means that the nginx config changes too and likely the
issue we were having with the nginx uri having a trailing slash
appended before URL params (which caused a redirect and error in
runtime HTTPS browser checked validation) goes away.
Move to static adaptor means we need to reference an actual file
Add $request_uri to proxy_pass to retain query params
@linearcombination linearcombination merged commit 451c3e0 into doc-dev.walink.org Jun 19, 2024
13 checks passed
@linearcombination linearcombination deleted the updated-nginx-config-fix-redirect branch June 27, 2024 23:28
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