Assuming you have a fresh installation of apache2.
First we need to tell apache we will be using name based virtual hosts.
Continue reading ‘HOWTO: Set up Apache Virtual Hosts on Ubuntu Gutsy Gibbon’
Reg. Linux User #479288
Assuming you have a fresh installation of apache2.
First we need to tell apache we will be using name based virtual hosts.
Continue reading ‘HOWTO: Set up Apache Virtual Hosts on Ubuntu Gutsy Gibbon’
Dead easy… assuming no Apache, MySQL or PHP yet installed the following should do the trick.
sudo apt-get install apache2 mysql-server libapache2-mod-auth-mysql php5-mysql php5