is this what you mean when you want to know if django uses cgi? http://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/ ----------------------------------------------------------------- http://eyecreate.googlepages.com/quotes
On Thu, May 7, 2009 at 9:24 AM, Adam Chlipala <[email protected]> wrote: > Benjamin Hell wrote: > > [email protected] wrote: > > > >> How would one go about running a django project on hcoop servers. Would > >> this require another Apache setup? > >> > > > > I have a Django-powered site on hcoop, running my own apache daemon > > with mod_python. I don't really know whether this is needed at our > > setup, since Django can be run in different ways: > > > > http://docs.djangoproject.com/en/dev/howto/deployment/ > > > > Maybe mod_wsgi or FastCGI are possibilities on the "generic" hcoop > > apache instance. > > > > Do you know enough about Django to explain why they don't offer a simple > CGI deployment scenario? > > _______________________________________________ > HCoop-Help mailing list > [email protected] > https://lists.hcoop.net/listinfo/hcoop-help >
_______________________________________________ HCoop-Help mailing list [email protected] https://lists.hcoop.net/listinfo/hcoop-help
