Using Python under apache

Sandipan Gangopadhyay sandipan at vsnl.com
Sun Oct 1 18:42:49 EDT 2000


The link to mod_python.org is broken. Google comes up with 0 results. This
seems like a must-have. Does anyone know the location ?

Regards,

Sandipan

----- Original Message -----
From: "Greg Landrum" <glandrum at my-deja.com>
Newsgroups: comp.lang.python
To: <python-list at python.org>
Sent: Saturday, September 30, 2000 8:54 PM
Subject: Re: Using Python under apache


> In article <QWfB5.13434$O7.180924 at ozemail.com.au>,
>   "Plato" <platocrap at hotmail.com> wrote:
> > Can anyone tell me how to use python cgi scripts under apache. Is
> there a
> > module I have to install? I have a standard apache installation under
> Redhat
> > 6.1.
> >
>
> If you just want to do standard cgi stuff, you can just use the
> standard cgi module and put your scripts somewhere that Apache
> knows about (and where the Apache permissions are set properly).
>
> If you want to have a bit more flexibility, you may want to look
> into mod_python (www.mod_python.org).
>
> -greg
>
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
> --
> http://www.python.org/mailman/listinfo/python-list
>






More information about the Python-list mailing list