Python as serverside
Posted by: Jza
Posted on: 2006-09-18 16:07:00
I tried running a Python file on my server, and failed.
http://www.destroi.com/hello.py
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@destroi.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I wrote the file using the command line and it's chmod'd to 755...