Clayton Dillard
2010-01-13 17:02:09 UTC
We have JBoss web application that is front-ended with Apache and we
want to only allow access to /path-to-app/start-page for our internal IP
ranges. We've tried using the Apache <Directory> and <LocationMatch>
and <Location> directives with allow and deny but I think since this is
actually a Jboss app, it's not working as intended.
Can ModSecurity be setup to allow access to /path-to-app/start-page
based on source IP? If so, can someone offer some pointers on how we
would do that, or references to the docs that talk about how?
Thanks!
CTD
want to only allow access to /path-to-app/start-page for our internal IP
ranges. We've tried using the Apache <Directory> and <LocationMatch>
and <Location> directives with allow and deny but I think since this is
actually a Jboss app, it's not working as intended.
Can ModSecurity be setup to allow access to /path-to-app/start-page
based on source IP? If so, can someone offer some pointers on how we
would do that, or references to the docs that talk about how?
Thanks!
CTD