o know: I can always configure the
proxy such that there is no base path, but if I don't have to, it'd be
even better!
Cheers,
Andy
Andy Buckley wrote:
I have a Tomcat server providing an application via an Apache proxy.
User HTTP requests to http://myserver.example.com/server/ on p
I have a Tomcat server providing an application via an Apache proxy.
User HTTP requests to http://myserver.example.com/server/ on port 80 get
mapped by the proxy to http://localhost:8082, which is set up as a valid
Tomcat provider for Apache. So far so good.
However, I've noticed problems using Ta