Guys,

Again, the issue is just as follows:

1. Windows + IIS only(!).
2. Win/*nix + whatever else.

Our employed admins can administer IIS only. Which means, having to
deal with any other webserver (different from IIS) unbinds us from
using a Win platform at all.

Anthony

On Dec 2, 6:33 pm, Javier Guerra Giraldez <jav...@guerrag.com> wrote:
> On Thu, Dec 2, 2010 at 10:29 AM, Sithembewena Lloyd Dube
>
> <zebr...@gmail.com> wrote:
> > it is a web server problem? Specifically IIS?
>
> if IIS can do FastCGI (and it should!) you can do django with flup
>
> if IIS can proxy HTTP (and it would be weird if it doesnt), you can do
> Django with gunicorn/tornado
>
> or, you can ditch IIS and use gunicorn on its own.  it's a great
> webserver, and i guess it won't raise as many zealot alarms on
> win-only admins as asking to install Apache
>
> --
> Javier

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to