can i use the python in apache like PHP??

Jason F. McBrayer jmcbray at carcosa.net
Mon Sep 25 16:51:31 EDT 2000


>>>>> "JB" == Jon Brisbin <mail at jbrisbin.net> writes:

JB> Basically, you download the CGI script, install it in your cgi-bin or
JB> comparable directory, then embed Python into your html pages, and use the
JB> PSP script like this (assuming your embeded python page is called
JB> pypage.html):

Have you looked at Poor Man's Zope (PMZ)?  It seems like these
projects do basically the same thing.  One thing you might also want
to consider is how easy or hard it will be to run PSP under mod_python
or mod_fastcgi.

-- 
+----------------------------------------------------------------+
| Jason F. McBrayer                         jmcbray at carcosa.net  |
| The scalloped tatters of the King in Yellow must hide Yhtill   |
| forever.                    R.W. Chambers _The King in Yellow_ |



More information about the Python-list mailing list