You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark <el...@gmail.com> on 2005/12/12 20:25:41 UTC

syntax for RemoteAddrValve and allowing multiple hosts

I want to use the RemoteAddrValve and allow multiple hosts.  What is the
syntax for doing this?


Thank you.

Re: syntax for RemoteAddrValve and allowing multiple hosts

Posted by Tim Funk <fu...@joedog.org>.
Its comma seperated.

http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html
try: allow='192\.168\.1\..+,^10\..+'

-Tim

Mark wrote:

> I want to use the RemoteAddrValve and allow multiple hosts.  What is the
> syntax for doing this?
> 
> 
> Thank you.
> 

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