> From: Travis Morris [mailto:[EMAIL PROTECTED] 
> Subject: Tomcat uses locally only.
> 
> Is there a setting in the connector to specify that 
> the server is only to be accessed via localhost?

RTFM.  In particular,
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html

Look at the address attribute - set it to 127.0.0.1, in both the HTTP
and the HTTPS connectors.  You'll also need to comment out the AJP
connector.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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

Reply via email to