September 19, 2011
By admin
The Free Reseller Program

Python is a very powerful tool, used for the development of several of the most complex web applications. Here is how a Python script can be executed on our
shared hosting servers.
1. Upload the .py file into a folder
2. Create an .htaccess file into the same folder and include the following line: AddHandler cgi-script .py
3. Edit the .py file(s) by adding “#!/usr/bin/python” in the first line
4. The permissions for .py file(s) should be 755
And you’re done – you can now successfully execute Python scripts.
Originally published Monday, September 19th, 2011 at 11:33 am, updated September 20, 2011 and is filed under The Free Reseller Program.
Tags: web hosting, reseller tutorials, reseller tips, python
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Leave a Reply