In this tutorial, we will discuss how to setup virtual hosts for your development environment (or production, if you wish) on Windows XP.  This will allow you to use URLs such as http://mywebsite/ instead of http://localhost/mywebsite/, which is much more realistic. Read the rest of this entry »

Share