By default .shtml files are already parsed as SSI. In order to parse .html files, create a file called .htaccess (unless you already have one, then just edit the existing file) in your /public_html directory and add the following line:

AddType text/x-server-parsed-html .html
Was this answer helpful? 0 Users Found This Useful (850 Votes)