> From: Mikolaj Rydzewski [mailto:[EMAIL PROTECTED] 
> http://tomcat.apache.org/connectors-doc/howto/iis.html - is 
> there any simpler way?

No.  IIS does not have built-in proxying.

> I'm thinking also about running Tomcat standalone on port 80 
> listening on another IP address.

That's a simpler config, and has been my weapon of choice when working in a
Windows environment.  My dev box here has several IIS apps and several
Tomcat apps on it.  For the public Tomcat apps, I simply configure a
redirect on IIS so that if someone hits the normal Web server, they get
issued a redirect to the alternate address.  In my case, that's on the same
IP address but an alternate port; but a redirect is a redirect :-).

                - Peter

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to