Help getting python/Apache working together on windows

Ignacio Vazquez-Abrams ignacio at openservices.net
Thu Sep 6 11:51:24 EDT 2001


On 6 Sep 2001, Brian Sweeting wrote:

> I have two questions...
>
> 1) Is there any way I can run it the same way as php without messing
> with the httpd.conf file all the time?  I have seen quite a few
> tutorials on running python as a cgi, but I would like to be able to
> go to a url and run that script.

AddHandler cgi-script py pyc pyo

> 2) Are there special tags that allow you to embed python scripts
> inside html as in php?  Any help regarding these two things would be
> appreciated!

Nope.

> Brian Sweeting

-- 
Ignacio Vazquez-Abrams  <ignacio at openservices.net>





More information about the Python-list mailing list