2010/1/15 dennis.winter <dennis.winter...@gmail.com>:
>
> Hey,
> I'm new to Tomcat, i've set up the tomcat and apache with mod_proxy as
> proxy.
> So, it's working great, but tomcat is available from every domain.
> I would like to configure tomcat, so that it only listens to calls on the
> local machine!
>
> I hope anyone knows, what i mean!
>

Use <Connector address="127.0.0.1" />
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html
http://tomcat.apache.org/tomcat-6.0-doc/config/ajp.html

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to