Posted by Andy Dingley on 08/09/06 14:07
Beauregard T. Shagnasty wrote:
> If the file does no processing, there's no reason to use asp.
It's the typical (although overkill) approach to using SSI under IIS.
Default config process includes in ASP but not in HTML . You can change
this, and you don't need to use the ASP processor to do it either -
there's a simpler ISAPI filter in there that just does SSI.
[Back to original message]
|