<Directory> Directive breaks when used in .htaccess
thedust2010
6:00 pm on Sep 23, 2008 (gmt 0)
The subject line says it all... what do I have to do to issue the <Directory> directive from .htaccess? Whenever I place this directive in my .htaccess file I get a 500 error.
g1smd
6:11 pm on Sep 23, 2008 (gmt 0)
What is inside the <Directory> directive?
I had this problem with <Filesmatch> the other day, but the problem wasn't with <Filesmatch> itself.