okami
7-8-06, 05:33 AM
Before the Migration all were working fine. Now I have some that aren't.
In particular, I have a page that has :
<!--#include virtual="includes/header.html" -->
This page is an shtml that has these SSI's that are html files.
They were working fine before migration. I've tried changing to
<!--#include file="includes/header.html" -->
but I still get [an error occurred while processing this directive] in place if the content of the included file.
So why can I not include html files within shtml files now?
In particular, I have a page that has :
<!--#include virtual="includes/header.html" -->
This page is an shtml that has these SSI's that are html files.
They were working fine before migration. I've tried changing to
<!--#include file="includes/header.html" -->
but I still get [an error occurred while processing this directive] in place if the content of the included file.
So why can I not include html files within shtml files now?