> From: Michael P. Soulier [mailto:michael_soulier@mitel.com]
> Subject: restrict to localhost
>
> How do I tell tomcat to bind only to localhost?
You didn't bother to tell us the version of Tomcat you're using, but for
the current level look at the documentation for the HTTP connector here:
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
The address attribute is what you need to specify.
- 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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|