Hi all,

I'm using modjk2's isapi redirector (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 "/webapp1/" should go to localhost:8080
and a request for "/webapp2/" should go to localhost:8081.

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

Thanks
Ryan Courtnage


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

Reply via email to