On Nov 6, 2009, at 2:22 PM, Victor Subervi wrote:
Well, apparently it threw the same error for test.py as well on the second test! I've added this:
<VirtualHost *:80> ServerAdmin me@creative.vi DocumentRoot /var/www/html/angrynates.com ServerName angrynates.com Options +ExecCGI -IncludesNoExec
</VirtualHost>
but the options line didn't seem to help any. Ideas? V
Did your restart the httpd service?
Also, please spend some time reading this in particular:
http://httpd.apache.org/docs/2.0/howto/cgi.html
but also the rest of
http://httpd.apache.org/docs/2.0/
There is a log to digest there but it will help you.