I'm not an expert in apache httpd configuration, so I tried some random tricks with help from google, but could not get it working.
Foll things did not work :
- Remove the "application/x-perl pl" line from /etc/mime.types file.
- Change ExecCGI to -ExecCGI.
- Remove the perl.conf file from /etc/httpd/conf.d
- Add explicit line JkMount /application/*.pl ajp13
Please help me in understanding and solving the problem.
Thanks in advance.
Amol.