[thelist] using SSI within a .cgi page

Norman Bunn norman.bunn at craftedsolutions.com
Tue Apr 24 14:42:34 CDT 2001


If I understand you correctly, you want to add some SSIs to a page being
created by a perl program.  Unfortunately, this cannot be done as the web
server handles SSI and CGI separately.  However, you can use SSI to call the
CGI program within the HTML, which might accomplish the same thing.

Norman
www.craftedsolutions

----- Original Message ----- > I want to add some SSIs to a page that
currently
> a Perl CGI, using the .cgi extension.
>
> How should I handle this?
>
> TIA,
> Dave






More information about the thelist mailing list