The mod_perl Apache Module
Loading the mod_perl Apache Module embeds a
copy of the Perl interpreter inside the
Apache Web Server. mod_perl allows you to speed up
existing CGI scripts and also extend your web server in ways previously unavailable to most webmasters.
Installation
Connect to your Virtual Private Server via
SSH,
su to root, and do the following:
# vinstall mod_perl
More Information
For more information, see:

|