[EMAIL PROTECTED] wrote:

> Our web administrator just told me that...
> 
> "Web servers don't parse the output of CGI scripts for SSIs."
> 
> after I asked her...
> 
> "My perl script contains server-side include statements. Will these work
> with a cgi extension?"
> 
> Is this true?  I would like the server-side include statements to be parsed
> after the perl engine parses the script?
> 
> We are running Netscape Enterprise Web Server.


I know nothing of your particular server, but that's true for Apache.

You can easily do the includes from your CGI script though.

-- 
   ,-/-  __      _  _         $Bill Luebkert   ICQ=14439852
  (_/   /  )    // //       DBE Collectibles   Mailto:[EMAIL PROTECTED]
   / ) /--<  o // //      http://dbecoll.tripod.com/ (Free site for Perl)
-/-' /___/_<_</_</_     Castle of Medieval Myth & Magic http://www.todbe.com/

_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to