I have written a bash file that will setup a LAMP server.
It currently installs and configures Apache, PHP, phpMyAdmin, MySQL and sets up weekly updates with yum-cron.
It will configure a default website and creates a folder called virtualhosts in /etc/httpd/config/ which is included from the httpd.conf
Create a new .conf file to add a new website