First go to http://www.apache.org/dist/httpd/binaries/win32/ to find .msi installation file.
After installation, maybe httpd can’t start because port 80 has been taken. We can use “netstat -ano” to find out the PID using port 80, then use “tasklist” to find process description of the PID. Stop the process.
If PID=4, it may be “BranchCache” in the system services list.
这是干什么的?。。。
Faint… 这是给硅工看的,不是给文青看的。:)