Re: Using SSI within PHP

by Tamara <tamara(at)abbeyink.com>

 Date:  Wed, 09 May 2001 06:36:07 -0500
 To:  Rob Atkinson <robatkinson(at)nucleus.com>
 Cc:  hwg-techniques-digest(at)mail.hwg.org
 References: 
  todo: View Thread, Original
At 01:57 AM 5/9/2001 -0600, Rob Atkinson wrote:
><.? virtual("../cgi-bin/admin/pa/access.pl"); ?>
>
>it should work. Maybe so but I get a Parse error.

Well, it won't work because it's not quite right:
Try
><? include "../cgi-bin/admin/pa/access.pl"; ?>

And this to parse php in the htaccess file:

AddType application/x-httpd-php  .htm .html

And, you do know you have have SSI /or/ PHP ssi's but not both? I didn't at 
first, so I thought I'd mention it.

<tamara />

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA