go-spatial / fresco

An open source vector tile style editor
https://fresco.go-spatial.org
Apache License 2.0
234 stars 26 forks source link

Support for a uri_prefix for hosting fresco behind a proxy #69

Closed ARolek closed 4 years ago

ARolek commented 5 years ago

When hosting Fresco behind a proxy (i.e. https://example.com/fresco), fresco breaks and the UI is blank. I believe this is because fresco is using the URI path to determine where to route the user.

If we could support a configurable "uri_prefix" to prepend to all routes, I believe this would address the issue.

ARolek commented 4 years ago

closed via: https://github.com/go-spatial/fresco/commit/515afe36f964d08eb62cfe54c46c761ded740e2b