Include Virtual Header dosn't worked, pls help me...
HiI just moved a large site over to premierservers and I am trying to include a header at the top of pages....heres what I was using at the other server:
<!--#include virtual="header.html" -->
and a footer <br>
<!--#include virtual="../footer.html" -->
header.html is in the same directory as the page calling it, but it is not showing
i have tryed to modify .htaccess using the directive text/x-server-parsed-html but the result was Page not found for all my site
my 2 sites with problem are
travelgr.com
athenstransfers.com
any idea on how to remedy this would be greatly appreciated.