Skip to content

Get better URLs in nginx - #24

Merged
panique merged 1 commit into
panique:masterfrom
omBratteng:patch-1
Sep 10, 2017
Merged

Get better URLs in nginx#24
panique merged 1 commit into
panique:masterfrom
omBratteng:patch-1

Conversation

@omBratteng

Copy link
Copy Markdown

Fixed nginx config, so you can now have URLs like /a/deep/path?param=true
Otherwise, to achieve the same result, you'd end up with URLs like /a/deep/path&param=true

Fixed nginx config, so you can now have URLs like `/a/deep/path?param=true`
Otherwise, to achieve the same result, you'd end up with URLs like `/a/deep/path&param=true`
@panique

panique commented Jul 20, 2017

Copy link
Copy Markdown
Owner

Thanks, this looks really good! Please allow some time for proper testing, I'll merge it after this fix gets a little bit more feedback :)

@panique
panique merged commit c33e9f0 into panique:master Sep 10, 2017
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.

2 participants