Alfred’s Apache Notes Posted on Thu Aug 26, 2010 by Alfred Ayache Reply 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