diff --git a/source/proof-of-concept-guide/block-malicious-actor-ip-reputation.rst b/source/proof-of-concept-guide/block-malicious-actor-ip-reputation.rst index 5161d420c1..16bf96a294 100644 --- a/source/proof-of-concept-guide/block-malicious-actor-ip-reputation.rst +++ b/source/proof-of-concept-guide/block-malicious-actor-ip-reputation.rst @@ -85,7 +85,7 @@ Perform the following steps to install and configure an Apache web server. #. Install the latest `Visual C++ Redistributable package `__. -#. Download the Apache web server `ZIP installation file `__. This is an already compiled binary for Windows operating systems. +#. Download the `Apache web server `__ 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.