Charles
If by "share port 80 with a web server" you mean "use Tomcat on the same port as some other server" then it wouldnt work. You'll get "Address already bound" Maris Orbidans > -----Original Message----- > From: Agrawal, Anuj (Anuj)** CTR ** [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 22, 2002 9:30 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Can Tomcat share port 80? > > > Charles - > > If by "share port 80 with a web server" you mean "use Tomcat > as a servlet container in conjunction with another web server > (e.g IIS or Apache etc)" then the answer is Yes. You will > need to configure a connector (AJP). See the URL below for details. > > http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/ajp.html > > HTH. > Anuj. > > > > -----Original Message----- > > > From: Charles Brauer [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, May 22, 2002 7:37 PM > > > To: [EMAIL PROTECTED] > > > Subject: Can Tomcat share port 80? > > > > > > > > > Howdy all, > > > > > > Has anybody successfully setup Tomcat to share port 80 with > > > a web server on a Windows 2000 Server? > > > > > > Any help will be greatly appreciated. > > > > > > Charles > >
