Go Back

How to use CGI scripts

CGI is installed on all accounts of course, but is disabled by default for security reasons...

You can however use it by adding this in your htaccess :

AddHandler cgi-script .cgi

Options +ExecCGI