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