-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Would you please consider modifying the application to pull (mainly image) assets from a manually-configured top-level prefix, e.g., "/seven-wonders/"? I shared an Apache httpd config that demonstrates a reverse-proxy for "www.example.com/seven-wonders/" and I had to rewrite the image requests where the client requests just "/images/cards/altar.png."
If the app could consume an http header of "X-Forwarded-Prefix" or at least be manually configurable at server run-time, it would make a reverse-proxy one step easier!