I'm trying to use SSI and
am finding that the include statement is being treated as a comment. I
can see it in "View Source" intact, the same as in the source file.
I've tried this under WinXP Pro and Windows Server 2003. Under the
latter, I went into "Web Service Extensions" and allowed SSI.
Inside IIS, the virtual directory is taking the defaults that shows that the .shtml file extension points to the ssinc.dll
I know that this works with ASP pages, but I need to get it to work with an .html file as the "parent" page that is including a .shtml file.
I can send/show the sample code I'm using if that would help.
I've been googling and searching this issue like crazy and still haven't found anything close to explaining this.
Thanks in advance!
Steve Delia