You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Curtis Dougherty <cu...@businessthreads.com> on 2001/07/26 17:05:31 UTC

tomcat on Port 80 through IIS 5 on Win2K

I have a site we have written to use tomcat... call it foosite
we have been accessing it internally as
http://my_site:8080/foosite/index.jsp

I want to set it up on an exposed server...call it foo_net so that from the
big/bad internet we can access it by entering
http://foo_net or even better https://foo_net (ssl - 443)

Can Tomcat support IIS5 as a proxy through port 80 on foo_net or SSL on port
443.  We're using Tomcat 4 Beta6 and I can't find any documentation on how
to do this?

Can someone send me the link or tell what I need to do?  

Thanks in advance.
CurtisD