Carlos Yoder wrote:
> Hello people!
> 
> Since I only found *one* place stating that Django "requires Apache
> 2.x and mod_python 3.x", I felt I should check :-)
> 
> Just to be absolutely sure... Django does NOT work under Apache 1.x, correct?

Not correct. This 2.0 thing is mentioned because Django works under 
mod_python 3.x and it's this mod_python version that isn't available for 
Apache 1.x.

Under Apache 1.x you most certainly want to use FastCGI.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to