Well, you have, like two options (that you would already know about if you had bothered to RTFM ;-). 1) In server.xml set the 'address=localhost' parameter on the Connector. 2) In jk2.properties set 'channelSocket.address=localhost'
"yo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, everyone > > I have a question about port 8009. > I'm using Tomcat 4.1.27, Apache 2.0.47, mod_jk2/2.0.3-dev. > > When Tomcat starts, Tomcat says, > "INFO: JK2: ajp13 listening on /0.0.0.0:8009". > (This message is in catalina.out) > > How do you control access to port 8009 ? > I guess I have to do something for the Tomcat security... > but can't find any configurations about that in server.xml. > > Any help is highly appreciated. > > thanks and regards > > -- > yo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]