Lunar desk added to my .htaccess file:
AddType text/x-server-parsed-html .html .htm
This made the virtual include work on my pages but it adds 3 html files in one file.
If you would look at the source for this page, you will see 3 <html> codes in this one file.
Source of:
http://www.macoupinctygenealogy.org/cemetery/scottvillewest.htmlIn trying to get the html code validated, it certainly won't validate 3 htmls on one page.
Does anyone know any other way to make my:
<!--#include virtual="/xheader.html" -->
<!--#include virtual="/xfooter.html" -->
work without putting an extra html file for each one of them?
Thank you for any help.
Gloria Frazier