I wish to have html parsed as shtml. (and .htm)
I've added the below lines to .htaccess and the html files parse but I get error: "[an error occurred while processing this directive]"
Your help is appreciated.
Options +Includes
AddType text/html html
AddHandler server-parsed html