I'll try that. Hmm, I thought I read somewhere that that may cause other problems?!?! Thanks Larry. (Seems you're full-time on this list, judging by the archive. Good to know)
----- Original Message ----- From: "Larry Isaacs" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Thursday, January 17, 2002 1:41 PM Subject: RE: IIS 5.0 and Tomcat 3.3 Question > You can remove or comment out the Http10Connector on port 8080 > in server.xml. > > Cheers, > Larry > > > -----Original Message----- > > From: Jahn M [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, January 17, 2002 4:08 PM > > To: Tomcat Users List > > Subject: IIS 5.0 and Tomcat 3.3 Question > > > > > > I've connected tomcat to IIS successfully. I can reach my > > applications in > > tomcat thru IIS with: > > http://www.domain-name.com/Application-Name > > > > However, it appears I can bypass the IIS server by going > > directly to the > > IP:port numbers into Tomcat: > > http://xxx.xxx.xxx.xxx:8080/Application-Name or > > http://localhost:8080/Application-Name > > > > How can I avoid this apparent direct access, as I want > > everything to go thru > > the trusted IIS server?? In other words, I don't want Tomcat > > to behave like > > a stand-alone server. > > thanks > > obvious rookie > > > > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
