When using ProxyPass on an apache sever to redirect to an internal server and using ReverseProxied, JSGlue doesn't acknowledge the use of a different URL. How do I fix this? for example
actual url is example.com/myapp/resource
JSGLUE url is example.com/resource
I need it to understand that its behind the /myapp
When using ProxyPass on an apache sever to redirect to an internal server and using ReverseProxied, JSGlue doesn't acknowledge the use of a different URL. How do I fix this? for example
actual url is example.com/myapp/resource JSGLUE url is example.com/resource
I need it to understand that its behind the /myapp