First, changing index.cgi should not require a restart when using ModPerl::Registry. If it does, it's probably due to changing a module rather than index.cgi itself.
To see if your script is running under mod_perl, just print out $ENV{MOD_PERL}. If it has no value, you're running under mod_cgi instead.
At a guess, I'd say you need to reverse the order of those directives in your httpd.conf. It should go least specific to most.
In reply to Re: Yum install of Apache & mod_perl
by perrin
in thread Yum install of Apache & mod_perl
by Rodster001
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |