July 2018
Beginner to intermediate
668 pages
16h 29m
English
We need to get an Apache distribution. You can use the one provided by Apache Lounge (https://www.apachelounge.com/). In this recipe, we'll use the 64-bit Apache, so go to the website and download the latest 2.4 version at 64 bit as a ZIP package. Now, follow steps 1 to 13 of the previous recipe to set up Apache.
You should be able to run Apache from the command line with the following command without any errors:
C:\DEV\Apache24> bin\httpd -X
Read now
Unlock full access