Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Allow accessing the application endpoints with a prefix in the URL #19

Open
dggc opened this issue Nov 21, 2014 · 0 comments
Open

Allow accessing the application endpoints with a prefix in the URL #19

dggc opened this issue Nov 21, 2014 · 0 comments

Comments

@dggc
Copy link

dggc commented Nov 21, 2014

It would be nice if nginx could map accesses from "http://my_web_application/some_prefix/endpoint1" to "http://my_application_backend:8000/endpoint1".

This can be achieved by using "location prefix" instead of "location /" in the application proxy declaration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant