Re: What replaced mod_python

2010-08-28 Thread Graham Dumpleton
On Aug 28, 9:56 am, Reinout van Rees wrote: > On 08/28/2010 01:35 AM, Jesse wrote: > > > I'm trying to load django/python 27/apache onto Windows XP.  I'm > > following the instructions that recommends mod_python.  Mod_python is > > no longer available.  What is it's replacement?  Will apache wor

Re: What replaced mod_python

2010-08-27 Thread Reinout van Rees
On 08/28/2010 01:35 AM, Jesse wrote: I'm trying to load django/python 27/apache onto Windows XP. I'm following the instructions that recommends mod_python. Mod_python is no longer available. What is it's replacement? Will apache work without it? mod_wsgi. (wsgi = web service gateway interf

Re: What replaced mod_python

2010-08-27 Thread Kenneth Gonsalves
On Fri, 2010-08-27 at 16:35 -0700, Jesse wrote: > I'm trying to load django/python 27/apache onto Windows XP. I'm > following the instructions that recommends mod_python. Mod_python is > no longer available. What is it's replacement? Will apache work > without it? mod_wsgi has practically rep

What replaced mod_python

2010-08-27 Thread Jesse
I'm trying to load django/python 27/apache onto Windows XP. I'm following the instructions that recommends mod_python. Mod_python is no longer available. What is it's replacement? Will apache work without it? Jesse -- You received this message because you are subscribed to the Google Groups