A few notes on configuring Apache.
Creating aliases within virtual host
ServerName example.com
ServerAlias examplea.com
ServerAlias exampleb.com
ServerAlias examplec.com
Running HTML files through PHP
AddType application/x-httpd-php .html