On Wed, Jan 20, 2010 at 12:42 PM, Chris Czub <[email protected]> wrote: > Look into what is called a "reverse proxy" e.g. Squid
... or put the static files server in port 80 and make it proxy the app ... or use mod_wsgi in daemon mode ... or use FastCGI instead of mod_python -- Javier
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

