ejhildreth: @SkryFOX12 Ouch. Luckily the actions of the few won't permanently tarnish the reputation of the whole.
Virtualhost
Now that KAMP has successfully been set up on a Kubuntu box, setting up multiple sites on one server is the next logical step. This allows you to do Drupal testing in multiple versions/setups at the same time on one localhost server. To begin, open up Konsole (command line utility) and change to the Apache2 sites-available directory (this is where Apache stores the setup files for each Virtual Host):
cd /etc/apache2/sites-available/
Next, login as root and copy the existing default setup file and name it to the "server" you want to use:
