Hi all,

I'm using isapi_redirector2.dll to redirect webapp requests on my IIS
server to tomcat.

Is it possible to make this single redirector redirect requests to
different
instances of tomcat (depending on uri)?

For example, a request to IIS for "/app1/" should go to localhost:8080
and a request for "/app2/" should go to localhost:8081.

I'm using Windows, so if this is possible, what would my registry
entries look
like (ie: serverRoot key), and what would my workers2.properties look
like?

Thanks
Matt


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to