Search
Home IIS.NET Forums IIS 7 & IIS 8 General Django on IIS7
Last post Aug 29, 2011 05:45 AM by dvsspr
3 Posts
Feb 18, 2011 05:11 AM|LINK
Currently, my web server (IIS 7 which runs on Vista Home Premium SP2 x86) is configured to run PHP 5.3.4 NTS.
The problem: I want to host a django app within the same web server and I do not know how to do it.
Additional info: I will be using Python 2.7.1 and Django 1.2.5.
Can someone help me to solve this problem?
IIS7 django python
3379 Posts
MVP
Moderator
Feb 18, 2011 02:28 PM|LINK
First step:
http://ebeid-soliman.blogspot.com/2009/08/using-python-scripts-with-iis-7.html
http://forums.iis.net/t/1122937.aspx
Test with a Hello World! Pythin script before dealing with installing Django.
Jeff
Feb 19, 2011 05:36 AM|LINK
Thank you very much.
I will try it.
15 Posts
Aug 26, 2011 10:07 AM|LINK
Aug 29, 2011 05:45 AM|LINK
What an interesting alternative! Thank you rukeba.
dvsspr
3 Posts
Django on IIS7
Feb 18, 2011 05:11 AM|LINK
Currently, my web server (IIS 7 which runs on Vista Home Premium SP2 x86) is configured to run PHP 5.3.4 NTS.
The problem: I want to host a django app within the same web server and I do not know how to do it.
Additional info: I will be using Python 2.7.1 and Django 1.2.5.
Can someone help me to solve this problem?
IIS7 django python
jeff@zina.co...
3379 Posts
MVP
Moderator
Re: Django on IIS7
Feb 18, 2011 02:28 PM|LINK
First step:
http://ebeid-soliman.blogspot.com/2009/08/using-python-scripts-with-iis-7.html
http://forums.iis.net/t/1122937.aspx
Test with a Hello World! Pythin script before dealing with installing Django.
Jeff
dvsspr
3 Posts
Re: Django on IIS7
Feb 19, 2011 05:36 AM|LINK
Thank you very much.
I will try it.
rukeba
15 Posts
Re: Django on IIS7
Aug 26, 2011 10:07 AM|LINK
dvsspr
3 Posts
Re: Django on IIS7
Aug 29, 2011 05:45 AM|LINK
What an interesting alternative! Thank you rukeba.