Problem With Solutions

Something Different In Linux

Home » Error and solution » cgi_bin shows the internal server error

cgi_bin shows the internal server error

Posted by Rishikesh Vispute Categories: Error and solution, htaccess

Error:   500 internal server error is shown when access URL

http://domain.com/cgi-bin/index.php

Solution : Add the following Handler in httpd.conf file or .htaccess file.

AddHandler application/x-httpd-php .php

Done 

Optimized by SEO Ultimate