Problem With Solutions

Something Different In Linux

Home » Knowledge » exec used but not allowed in

exec used but not allowed in

Posted by Rishikesh Vispute Categories: Knowledge

Error: If server logs shows error “exec used but not allowed in /home/username/public_html/test.html ”

Solution : You need to add the following code in .htaccess file and save it.

Options +Includes +ExecCGI
AddHandler cgi-script .cgi .pl

Done


Optimized by SEO Ultimate