> From: Lizard Lizard [mailto:mrlizard@gmail.com]
> Subject: Re: N00b Installation Question
>
> I do not want a public server, I want it to only accept
> connections from localhost.
RTFM:
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html
Set the address attribute of whatever <Connector> elements you have to
"127.0.0.1".
You may be able to do it with Norton as well, but I don't know how.
- 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|