I am trying to run scrypture behind a reverse proxy. In my case, scrypture is mounted under an applicaitons (http://example.com/myapp/). I am using an Apache server with mod_wsgi to call scypture. The embedded links are not populating with the correct path. For the demo apps, the top level links (demos, network, security, text, utils) all link correctly (http://example.com/myapp/#collapseDemos, but the rest of the calls are incorrectly populated. The scripts will be at http://example.com/s/text_to_lower and not http://example.com/myapp/s/.....
Any thoughts?
I am trying to run scrypture behind a reverse proxy. In my case, scrypture is mounted under an applicaitons (http://example.com/myapp/). I am using an Apache server with mod_wsgi to call scypture. The embedded links are not populating with the correct path. For the demo apps, the top level links (demos, network, security, text, utils) all link correctly (http://example.com/myapp/#collapseDemos, but the rest of the calls are incorrectly populated. The scripts will be at http://example.com/s/text_to_lower and not http://example.com/myapp/s/.....
Any thoughts?