CGI errors on Origins

First step:

tail -f /usr/local/apache/logs/casa/casa_error_log

Then, make sure .htaccess has the right lines.

AddType text/html  .htmAddHandler application/x-httpd-php .php .htmAddHandler server-parsed .htm .htmlAddHandler cgi-script .cgi .pl

Comments