Limit local connections

2003-08-27 Thread Mario Moroni
In order to develop in peace i'd like to limit my tomcat only to local connections. is it possible? How? ..or should I make a control for every page requested? _Mario_ -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Consigli su piante, fiori e bonsai?

Re: Limit local connections

2003-08-27 Thread John Turner
When in doubt, check the docs. Remote Address Filter and Remote Host Filter: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/valve.html John Mario Moroni wrote: In order to develop in peace i'd like to limit my tomcat only to local connections. is it possible? How? ..or should I make a