I'm going to put a few php includes in some .html pages. In researching this, it seems I have to add a line to the htaccess file. A tutorial recommended adding one of the following two lines to the htaccess file:

For a normally configured web server:
AddHandler cgi-script .html...