Re: syntax for RemoteAddrValve and allowing multiple hosts
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.
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.