apache 2 & python

Thomas Guettler guettli at thomas-guettler.de
Thu Aug 19 10:08:34 EDT 2004


Am Thu, 19 Aug 2004 00:42:26 +0200 schrieb Krzysztof Drozd:

> how to configure apache 2 to work with python or mod_python?

You can use SCGI:
http://www.mems-exchange.org/software/scgi/

The docs says it is not well tested for apache2,
but I had no problems, after I realized that 
you need to set "SetHandler scgi-handler". 

HTH,
 Thomas

 



More information about the Python-list mailing list