[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] SSI in CGI Scripts



You could build a temp .shtml file with the cgi script, then redirect to
the temp .shtml file and SSI should take over and display the page.
It's a two step process, but it should accomplish what you need done.

JC Jones

-> -----Original Message-----
-> From: cobalt-users-admin@xxxxxxxxxxxxxxx 
-> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of David Lucas
-> Sent: Thursday, November 08, 2001 2:42 PM
-> To: cobalt-users@xxxxxxxxxxxxxxx
-> Subject: Re: [cobalt-users] SSI in CGI Scripts
-> 
-> 
-> At 03:02 PM 11/8/2001, you wrote:
-> >Hello
-> >
-> >how can i activate that ssi includes are parsed although in 
-> .cgi files 
-> >and not only in .shtml pages?
-> >
-> >Thanks
-> >
-> >Regards
-> >Daniel Räbiger
-> 
-> 
-> Hope you get a better answer, but I was told you can not do 
-> it.  A .cgi 
-> file is parsing the page and a ssi needs to parse the page.  
-> I was told you 
-> can only do it once.
-> 
-> _______________________________________________
-> cobalt-users mailing list
-> cobalt-users@xxxxxxxxxxxxxxx
-> To Subscribe or Unsubscribe, please go to: 
-> -> http://list.cobalt.com/mailman/listinfo/cobalt-users
->