Click to See Complete Forum and Search --> : SSI - include problem


DocRocks
04-11-2008, 08:01 AM
The www.rburkeassociate.com/projectsTest.shtm page I'm working on has the following include statement - <!--#include file="burke1.shtm" --> .

The burke1 file is in the same (root) folder. The projectsTest page displays correctly in DW8 on my PC but the burke1 content is not displayed when I access the projectsTest page on IE7 from the server.

I've tried virtual and file for the include and neither works. The burke1.shtm file displays OK from the server independent of the projectsTest page but I've also tried displaying just plain text in the burke1 file from the include statement with no success.

I'm wondering if this is an ssi problem with my host server or is it a code problem and would appreciate some help.

Thanks

tracknut
04-11-2008, 09:15 AM
Have you verified that your server in fact supports SSI? The syntax looks correct to me.

Dave

DocRocks
04-11-2008, 02:31 PM
Thanks - I believe so but I'll check again.