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
