Software Version:
Apache: apache_2.2.14-win32-x86-no_ssl.msi
1. apache2.2
Select Custom and configure the installation directory. By default, the installation directory is down. You can test it first,
Enter 127.0.0.1 as the browser IP address.
You can see that it is working properly.
Start to configure Apache ~ \ Apache Software Foundation \ apache2.2 \ conf \, edit the HTTP. conf file, which is a text file and can be viewed from the Start Menu.
Program\ Apache HTTP Server 2.2 \ configure Apache server \ edit the Apache httpd. conf configuration file.
Configure the apaceh activity directory
Find the keyword DocumentRoot, which is the root directory of the website and can be changed to its own directory.
Find the Directory and configure it to the same directory as DocumentRoot. This must be synchronized.
The original article is as follows:
This shoshould be changed to whatever you set DocumentRoot.
Other, such as "test. php.
Simple configuration of Apache is complete.