somwere your going to see this in your server xml under /conf of your tomcat_home folder
if there you say 80 it will run on 80 exept if there is alredy somting on port 80?


Define a non-SSL HTTP/1.1 Connector on port 8080<-----!!!!

<Connector className="org.apache.catalina.connector.http.HttpConnector" port="8080"<-----!!!!



[EMAIL PROTECTED]
administrateur http://monteregiechat.org




From: Jury Levykin <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[email protected]>
To: [email protected]
Subject: Tomcat -- port 80 for Linux
Date: Wed, 30 Mar 2005 14:24:36 +0400

Hello!
I use tomcat 5.5 as main web server at Linux host. Me need run tomcat in
port 80.

To solve this task I see two way:
1. Running tomcat as daemon in port 80 by jsvc command.
2. Running apache in port 80 and use mod_jk to redirect users request to
tomcat.

What way is most secure?


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




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



Reply via email to