JeffreyBarke.net » Blog Archive » How to make MAMP recognize the .shtml extension and read server side includes
PS If you’d like to also have includes in .html files, add use a .html on this line:
AddType text/html .shtml .htmlAddOutputFilter INCLUDES .shtml .html