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