You could do so:
| <Valve className="org.apache.catalina.valves.RemoteHostValve"
| allow="*.mycompany.com,www.yourcompany.com"/>
| <Valve className="org.apache.catalina.valves.RemoteAddrValve"
| deny="192.168.1.*"/>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178234#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...