Hosting script *source*?
Posted by: stevieo
Posted on: 2008-02-02 09:47:00
I'm trying to host a Python script on my site, so that people can download it and use it. Unfortunately, Dreamhost appears to be convinced that I want the script to *execute* when someone browses to it, kicking up an Internal Server Error because the script is not executable.
I tried a few things involving .htaccess files, but I give up. How do I make the server treat the script as a plain text file?