in reply to
Problem with Apache2, htaccess and PERL5LIB.
Check if you have
AllowOverride
set to a proper value, in
httpd.conf
. It requires
AlloweOverride FileInfo
to work.
Comment on
Re: Problem with Apache2, htaccess and PERL5LIB.
In Section
Seekers of Perl Wisdom