in reply to Re: Re: SSI within a Perl CGI script
in thread SSI within a Perl CGI script

Only if your webserver supports it. If you are using apache (as most people do), you will need to use 2.0 (still in beta) if you want your cgi output to be server-parsed.

  • Comment on Re: Re: Re: SSI within a Perl CGI script