Hello, I have a doudbt is it possible to do Server Side Includes from external HTML with zope?, The situation is this, I have an application made in perl that captures and analizes data and then it outputs results in the form of static html, this application is all ready to complex to port it to dtml so I was wondering if it would be possible just to call in the static content and join it to the zope site much as SSI work on apache, again is it possible? thanks a lot in advanced Sam
Francisco, You could create an external method that called the perl script and returned the result back to zope. HTH Phil ----- Original Message ----- From: Francisco Sam Castillo <fsam@proyecto-web.com.mx> To: <zope@zope.org> Sent: Friday, September 17, 1999 5:35 PM Subject: [Zope] SSI???
Hello, I have a doudbt is it possible to do Server Side Includes from external HTML with zope?, The situation is this, I have an application made in perl that captures and analizes data and then it outputs results in the form of static html, this application is all ready to complex to port it to dtml so I was wondering if it would be possible just to call in the static content and join it to the zope site much as SSI work on apache, again is it possible?
thanks a lot in advanced
Sam
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Francisco Sam Castillo -
Phil Harris