Hi,

I've been successful in mapping requests from IIS to tomcat5 but am stuck on
getting requests mapped to the root context. The config properties below is
what I'm trying and I'm not having any luck. I can get to the root context
with no problems when making a direct request on the tomcat port. Also, I
can route all requests just fine to other contexts but the root. Can anyone
see anything wrong? Is this how I should specify the root context? Thanks -
dkrebs

 

 

[uri:/*]

info=map all requests to the root web application

context=/

Reply via email to