On Fri, 2003-07-04 at 13:16, Neil Zanella wrote:

> Sorry if this is a FAQ but how can I run Jakarta Tomcat on port 80 rather 
> than on port 8080? I guess all I have to do is change 
> $CATALINA_HOME/conf/server.xml so that instead of:

...

Yes, that should work. However if you are running on linux, a normal
user cannot bind to ports below ~1000, you have to be root to do that.
Is it possible to bind Tomcat to port 80 without running the JVM as
root?




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to