I am using an iPage hosted server and I am willing to use django. As per the provider, they support python inside cgi-bin dir. I would like to know how do I install django on a cgi server if that's possible.
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
I found this tutorial - http://joemaller.com/1467/django-via-cgi-on-shared-hosting/
Someone else tried it on the same host and hit a problem, but got a solution - http://stackoverflow.com/questions/3340996/hosting-django-on-a-shared-fastcgi-host Other tutorials are available http://www.google.co.uk/search?sourceid=chrome&ie=UTF-8&q=django+install+cgi-bin&qscrl=1 |
|||
|
|
|
You need to check whether they support django or you can ask them to install it for you. Good luck |
|||
|
|