On Mon, Mar 31, 2008 at 8:21 AM, Grant Peel <[EMAIL PROTECTED]> wrote:

>  Just for my own amusement, could they be combined like this (since I am
>  realy only worried about the virtual hosts document roots only),
>
>
>  <Directory "/home/*/www">
>     Options Indexes Includes FollowSymLinks
>     AllowOverride Options All
>
>
>     Order Allow,Deny
>     Allow from all
>     Deny from env=block_bad_bots
>  </Directory>

Yes, that would have the same effect.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to