How to Enable mod_perl on Linux CentOS 6.3
The default apache configuration installed without mod_perl. This can be a good idea in order to minimize the number of things that can go wrong. This post will covers the steps to enable mod_perl on linux CentOS 6.3. This will make Perl script be fast and increase the performance. Prerequisites: How to Install Httpd on […]