I am adding a simple include statement: print "<!--#include virtual=\"fsunetwork_header.html\"--></font>\n";
Is there anyway I can send the cgi output to a .shtml file before handing it to the browser, or handing this output to the webserver so that it can parse the SSI before giving it to the client browser? Thanks On Thu, 2003-06-05 at 14:15, drieux wrote: > On Thursday, Jun 5, 2003, at 10:41 US/Pacific, Edson Manners wrote: > > > I am making a cgi script that prints a web page with SSIs in it. When I > > put SSI code in my cgi which is output to STDOUT the webserver gets no > > chance to parse the SSI and put the HTML code in in place of the SSI > > statements. Does anyone know how to do this. > > which type of SSI's are you putting in? > > > ciao > drieux > > --- -- Law of inverse proportionality - The less you really know the more you think you know. - Edson Manners. Academic Computing and Network Systems Florida State University Phone: (850)644-2591 ext 125 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]