> Or put Apache 2 in front of your Tomcat, as it is usually done in production
> environment.
...and how do I do that?
/dan
On Fri, 2008-02-22 at 16:18 +0100, Antonio Petrelli wrote:
> 2008/2/22, Hassan Schroeder <[EMAIL PROTECTED]>:
> >
> > On Fri, Feb 22, 2008 at 7:08 AM, elvberg <[EMAIL PROTECTED]> wrote:
> >
> > >  Conclusion (am I right or wrong?): http://xxx.xxx.xxx.xxx is equivalent
> > >  with http://xxx.xxx.xxx.xxx:80
> > >  but never with http://xxx.xxx.xxx.xxx:8080 i.e.
> > >  I can never browse http://xxx.xxx.xxx.xxx and utilize Tomcat as a web
> > >  server
> >
> >
> > Absolutely wrong -- you just need to change the Tomcat Connector
> > to listen on port 80, rather than 8080.
> 
> 
> 
> Or put Apache 2 in front of your Tomcat, as it is usually done in production
> environment.
> 
> Antonio



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to