Using Suse 9.3, Apache 2 and hosting two sites currently, let's say X and Y.
Absolute paths and document roots are specified in vhost files as /srv/www/X
and /srv/www/Y.

I have a ~400-line entry .htaccess file that has a lot of setenvifcase's in
it, to block a lot of crawlers, indexers, etc., even before they get to the
sites (if possible).   Is is possible to put this in, say, /srv or /srv/ww
to cover both sites, rather than a copy of the .htaccess file in each
document root?  Do I need to make sure of anything else?  The sites are
already working fine, and .htaccess in document roots are already using
mod_rewrite fine.  TIA.


---------------------------------------------------------------------
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