mod_perl module?

"jherschel" <[email protected]> Wed, 27 Aug 2003 10:40:33 -0400
Newsgroups gmane.linux.redhat.stronghold
Message-ID <[email protected]>
Currently any of our sites that run cgi's call perl each time the script is
called, which is why we'd like to move to mod_perl.  I've tried looking for
the mod_perl.so to no avail, but there are mod_perl files in the
/usr/local/stronghold-4.0/lib/perl/site directory.  If I go to
http://127.0.0.1/stronghold/server-info, I can see that mod_perl.c is listed
in Server Settings.

Can you please tell me how do I change my httpd.conf to load the mod_perl
module? Or if mod_perl is somehow compiled into the stronghold binary, how
do I force the CGI's to run through mod_perl instead of running
/usr/bin/perl?

Thank you,

James Herschel