Just a quick note to say mod_wsgi does support Apache 2 from the site:

"The mod_wsgi package can be compiled for and used with either Apache
1.3, 2.0 or 2.2 on UNIX systems (including Linux), as well as Windows.
Either the single threaded 'prefork' or multithreaded 'worker' Apache
MPMs can be used when running on UNIX.

Daemon mode of mod_wsgi will however only be available on Apache 2.0
or 2.2 running on UNIX, and only when the Apache runtime library
underlying Apache has been compiled with support for threading.

Python 2.3 or later is required and Python must have been compiled
with support for threading. "


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to