Django and Apache

Django and Apache

Posted by: justinperkins
Posted on: 2006-02-26 20:26:00

I've got django running happily by following the well-written wiki, but I'm curious about running it in development mode on apache. I've read this resource: http://www.djangoproject.com/documentation/modpython/
but it doesn't help much since we can't change the httpd.conf file.

Anytime I make changes to my application, I have to force the python processes to restart by killing them, that sucks.

Alternatively, can I use the built-in server on dreamhost?

Tags: djangohttpd confapacherunningdreamhostdevelopment modewikipythonanytimehelphttp