Web Development

Help for Web Developers and Designers

About

Sometimes I forget what the hell I've just done... Hopefully if I write it down here I'll remember.

Archive for the 'Apache' Category

Multiple Virtual Hosts on Windows XP

Wednesday, May 21st, 2008

When 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 [...]

Read the rest of this entry »