Page is a not externally linkable
MrNick - 8:57 pm on Dec 27, 2001 (gmt 0)
What I would like to know is if anyone knows how to do that.. "Output of CGI scripts to be parsed for Server Side Include directive?"? Before you ask why I would want to do such a thing, this is why: I am using a 3rd party program that provides great functionality for me. I have the source to this program but do not want to modify it so that I can keep updating it as new versions come out. So, the best solution for me is to have SSI in the templates that this CGI reads. So, any ideas? I know it can be done, it says so in the features of 2.0, now I just need to know HOW. Thanks for your time, Nick Powers (edited by: rcjordan at 9:03 pm (gmt) on Dec. 27, 2001)
Listed under Apache 2.0 features is this nice tidbit:
"Apache modules may now be written as filters which act on the stream of content as it is delivered to or from the server. This allows, for example, the output of CGI scripts to be parsed for Server Side Include directive by mod_include."
<no sigs please -rcj>