On Wed, Jun 23, 2010 at 7:53 PM, Gert Van Gool <gertvang...@gmail.com> wrote:
> So in theory, if you change the mod_python handler to one of the projects
> mentioned (like paste.modwsgi).
> mod_python is "promoted" to the same status as FastCGI?

I'm not sure I understand your question.

I suppose the approach of using paste.modwsgi to deploy Django in a
mod_python environment could be considered analogous to the way
FastCGI works. However, that certainly won't be the officially
endorsed deployment approach. The officially endorsed approach will be
"use (mod_)wsgi".

Yours,
Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to