You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Reynir Hübner <re...@hugsmidjan.is> on 2002/03/27 11:35:15 UTC

RE: Chaging default port

check out server.xml, 
change the port in the clause that looks like this :

 <Connector className="org.apache.catalina.connector.http.HttpConnector"
               port="8080" minProcessors="5" maxProcessors="75"
               enableLookups="true" redirectPort="8443"
               acceptCount="10" debug="0" connectionTimeout="60000"/>

hope it helps
-reynir


> -----Original Message-----
> From: Panayiotis Periorellis
> [mailto:Panayiotis.Periorellis@newcastle.ac.uk]
> Sent: 27. mars 2002 10:38
> To: Tomcat Users List
> Subject: Chaging default port
> 
> 
> I have installed apache tomcat 4.0a and iwas wondering how can I chage
> the default port which is currently 8080..
> 
> Regards
> panos
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 
> 

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>