To run CGI scripts, create a file named .htaccess in the scripts’ directory and place this line inside:
AddHandler cgi-script .pl .py .htm .shtml .sh .cgi
To run CGI scripts, create a file named .htaccess in the scripts’ directory and place this line inside:
AddHandler cgi-script .pl .py .htm .shtml .sh .cgi
Comments
Please sign in to leave a comment.