in reply to Re: Re: Answer: How do I get cgi scripts parsed for ssi by way of the .htaccess file?
in thread How do I get cgi scripts parsed for ssi by way of the .htaccess file?

The code in my script for using CGI::SSI is: use CGI::SSI (autotie => STDOUT); # to tie the ssi parsing to STDOUT and the actual ssi directive: <!--#exec cgi="/cgi-bin/ads/ads.cgi" -->

______________________________________________
When I get a little money, I buy books. If I have any left over, I buy food and clothes.
-Erasmus

  • Comment on Re: Re: Re: Answer: How do I get cgi scripts parsed for ssi by way of the .htaccess file?
  • Select or Download Code