On Fri, 13 Jun 2008 16:06:45 -0400 "Joshua Slive" <joshua@xxxxxxxx> wrote: > Otherwise, mod_rewrite could certainly be used. If you want the > uber-powerful approach, mod_security can also do stuff like this. Indeed, normal Allow/Deny is the correct and best way to do this. mod_security is an alternative if you need things to happen early, but if Allow/Deny is too late for you that probably points to a problem in your application. mod_rewrite will work, but is the least likely to be the best tool for the job. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx