[HCoop-Help] django server

Clinton Ebadi clinton at unknownlamer.org
Fri May 8 16:07:30 EDT 2009


eyecreate at hcoop.net writes:

> How would one go about running a django project on hcoop servers. Would
> this require another Apache setup?

If you use fastcgi (or maybe wsgi; I couldn't tell if it was supported)
you could run your django app using lighttpd behind our main apache via
mod_proxy. Alternatively, if there were a way to run the django
application as a dedicated web server you could sit that directly behind
mod_proxy.

-- 
                                 So play today
                  Go make your hay beneath a warm sun shining
      But bear in mind one day you'll find the silver cloud's dark lining



More information about the HCoop-Help mailing list