Skip to content

Commit

Permalink
Fix Apache binary URL
Browse files Browse the repository at this point in the history
  • Loading branch information
javimed committed Feb 14, 2024
1 parent dcc0fc1 commit 24dc200
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Perform the following steps to install and configure an Apache web server.

#. Install the latest `Visual C++ Redistributable package <https://aka.ms/vs/17/release/vc_redist.x64.exe>`__.

#. Download the Apache web server `ZIP installation file <https://www.apachelounge.com/download/VS17/binaries/httpd-2.4.58-win64-VS17.zip>`__. This is an already compiled binary for Windows operating systems.
#. Download the `Apache web server <https://www.apachelounge.com/download/>`__ Win64 ZIP installation file. This is an already compiled binary for Windows operating systems.

#. Unzip the contents of the Apache web server zip file and copy the extracted ``Apache24`` folder to the ``C:`` directory.

Expand Down

0 comments on commit 24dc200

Please sign in to comment.