I am running IIS6 with Tomcat 5 and jspISAPI to connect the two. I been
trying to setup virtual hosting with no luck for the past 2 days. I know how
to do so that a domain name user.com goes to a standalone java application
in Tomcat/webapps/userApp but what I actually need to do is to have all the
virtual users use the same application and point to a subdirectory within
that application so user1.com goes to
/Tomcat/webapps/Application/users/user1 and user2.com goes to
/Tomcat/webapps/Application/users/user2

Any ideas?

Thank you
Fedor



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

Reply via email to