Hi All,

I have been trying to go through the document directories, find out all
the .htaccess files (which have their own authen/author
configurations), parse and merge the authorisation info with the
mod_perl authentication/authorisation directives in the server config
file via the <Perl> section.

The easiest way seemed to me was to use the <DirectoryMatch> in the
server conf (with AllowOverride None), but it seems Apache did not
start the authentication process at all unless I used a <Location> or
<LocationMatch>.

Any one have any idea on this?

I'm using mod_perl 1.25 and A1.3.17.

Thanks,



Jie

Reply via email to