Multiple Virtual Hosts on Windows XP
Wednesday, May 21st, 2008When testing websites I need to access more than just my standard Windows server at http://localhost. It’s possible to run more than one server using the Apache Virtual Hosts feature.
Note: I have XAMPP setup on my Windows XP system, which is running Apache 2.2.
I’ll display below how I set up my additional “paytest” virtual [...]