I would like to do this to have an external file for robots and spiders and just include it to the .htaccess file.
Like in my virtualhosts.conf file, I have a keep-em-out.conf file that is included in every virtualhost, that way I don't have to write (well... honestly, copy :)) them all over again.
So I was wondering, can this be done for .htaccess files too?
[httpd.apache.org...]
By the way, usually when you install apache it installs the manual as well. check your httpd.conf, but it's usually something like [localhost...] I think. If you use the search function, though, it will take you to the Apache site.
Tom