Re: Mac OS X 10.4 + Python 2.4.3 + Django + Apache2 + mod_python

2007-10-04 Thread Graham Dumpleton
On Oct 4, 6:35 pm, dstuart <[EMAIL PROTECTED]> wrote: > 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 thre

Re: Mac OS X 10.4 + Python 2.4.3 + Django + Apache2 + mod_python

2007-10-04 Thread dstuart
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 use