Page 1 of 1

How do you create virutal sites with Xampp

PostPosted: 30. January 2010 21:35
by dadmancpu1
Can some one please tell me how to confiure multiple webistes with the Xampp control panel? SO far I can only get one site working at a time by coping the website under the default xampp site directory.

Re: How do you create virutal sites with Xampp

PostPosted: 03. February 2010 12:20
by LooseCannon
I'm not sure how/what you mean by doing so with the control panel.

It's done by using virtual hosts.

Take a look in your local install here: ..\xampp\apache\conf\extra\..

Backup, then edit the httpd-vhosts.conf file.

You'll see some help/examples in that file. Also, search this forum for 'vhosts' and you'll find a huge amount of info and giudance.