Does anyone have any kind of insight on this?

Thanks for you help in advance.

Jason L. West, Sr.


-------- Original Message --------
Subject: Tomcat and IIS 6 - multiple hosted sites
Date: 06/09/2004, 03:10
From: "Jason L. West, Sr." <[EMAIL PROTECTED]>
To: Tomcat Users List <[EMAIL PROTECTED]>
Organization: WezBiz Technologies

I have a Win2003 server running IIS 6 and Tomcat.  The server is hosting
multiple domains and sub domains, single ip address using headers to
sort domains.  I want to publish out the Tomcat applications for the
domains but I don't want to have to hit a sub directory on Tomcat server
to do it.

Current method using IIS plugin for Tomcat - default method:

IIS URL( http://www.domain.com(:80)/tomcatApp/ ) = Tomcat URL
(http://www.domain.com(:8080)/tomcatApp/)

Instead I want to be able to to do this:

IIS URL( http://www.domain.com(:80)/ ) = Tomcat URL
(http://www.domain.com(:8080)/tomcatApp/)

What is the best method of accomplishing this?  Is it possible? I don't
have access to a proxy server (MS ISA) nor does my client want to setup
Apache HTTPD services on the Win2003 server.

Any insight would be appreciated.

Thanks,

Jason L. West, Sr.
Internet Application Specialist, Sr.






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

Reply via email to