Hi, I have mod_perl 2.0 with apache on redhat enterprise 2.1
I have a AllowOverride All directive pointing to a directory where a .htaccess file resides
I also have mod_perl 2.0 with apache on redhat enterprise 5 and the same AllowOverride directive as before.When I move the .htaccess file out of the way on enterprise 5 it fails with and Apache::Registry error in the error log
When I do it on enterprise 2.1 it seems ok. Any ideas? Tyler
