Ciao!
Before I get too far into this, is it a reasonable solution to use the
EMBPERL_INPUT_FUNC feature for combining SSI and Embperl code in the
same page?
I probably want to migrate away from SSI and do everything within the
Embperl framework, but for initiating the site and using my current SSI
templates, headers, trailers, etc., I want to begin using Embperl right
away along with SSI. I am not satisfied (yet) with the EmbperlFilter
solution of chaining the handlers, for various reasons.
I came across the ProxyInput() function and followed the hint regarding
using this for SSI. My setup works fine on the few test pages I've
cobbled together. I just would like to hear from anyone who might have
thoughts on this technique, either positive or negative.
Thanks.
Peace.