Problem With Solutions

Something Different In Linux

Home » cpanel » Perl script run without .pl extension.

Perl script run without .pl extension.

Posted by Rishikesh Vispute Categories: cpanel, How to

Perl script run without .pl extension.

If client want to run perl script without .pl extension then add the following rule in the .htaccess file under the public_html folder.
==============

<Files ~ ‘^[^.]*$’>
SetHandler cgi-script
</Files>

==============


Page optimized by WP Minify WordPress Plugin

Optimized by SEO Ultimate