[Zope] PHP w/Zope

Derek Simkowiak dereks@realloc.net
Fri, 28 Dec 2001 12:09:31 -0800 (PST)


-> You could use some Apache RewriteRules to allow for part of your 
-> site to use PHP.

	There is also a Zope Product that allows you to add PHP pages to
your Zope site.  However, I think it uses PHP as a command-line
interpreter instead of a loaded 'module' (I'm not certain), so check into
it.  The Apache rewriting may be the better performing solution.


--Derek