Posted on September 29th, 2007 by admin
Setting up Virtual Hosting is easier than you think. You can ignore this step if you want to develop your applications using the http://localhost notation. But in a real case scenario you would like to setup a development environment on your machine to simulate real world conditions.
This tutorial will guide you through the step by […]
Filed under: Apache Tutorials | No Comments »
Posted on September 29th, 2007 by admin
So you are interested in working with Apache.
Step 1: Download the package
The first step is to download the package from http://httpd.apache.org/
You should get the latest stable version of the package which is 2.2.6 to the time of this writing. You should download the Microsoft Installer (.msi) package.
Once the package has been downloaded, double click on […]
Filed under: Apache Tutorials | 1 Comment »