View Full Version : ssi is not behaving correctly


panaceapeace
06-21-2005, 10:19 AM
Hi,

I have created mylogo and stored it in location /includes/header.htm

In my main file index.shtm i have include this line
<!--#include virtual="/includes/header.htm"-->

iam not seeing the image in header.htm displayed in the index.shtm. My server support ssi (netfirms.com)

Pls help me, Thanks in advance.

with rgds,
Abhisek bachan

Jafo
06-21-2005, 02:00 PM
the page extension needs to be .shtml, not .shtm.