|
||
|
Title: ssi is not behaving correctly Post by panacea on Jun 21st, 2005, 7:10am 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 |
||
|
Title: Re: ssi is not behaving correctly Post by Support Staff on Jun 21st, 2005, 11:13am Please ask to your host. Maybe your server didn't enabled SSI for .htm files (some servers by default enables it only for .shtml) This can be enabled with ease for .htm and .html, by creating or editing the .htaccess file. Should be something like: AddType text/x-server-parsed-html .html AddType text/x-server-parsed-html .htm I repeat, file .htaccess within the root of your web directory. Nothing to do with the editor you are using. If you are not an expert better to ask your host. |
||
|
Visual Vision **User's** Forum (normal) » Powered YaBB 1 Gold - SP1! YaBB © 2000-2001, XNull. All Rights Reserved. This forum © 2001-2008 VisualVision and VisualVision Users |