From d06f372e4588c12695e77ad0ee07a2381cc97c24 Mon Sep 17 00:00:00 2001 From: csanders-git Date: Mon, 27 Apr 2015 20:24:25 -0400 Subject: [PATCH] Updated IIS Troubleshooting (markdown) --- IIS-Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IIS-Troubleshooting.md b/IIS-Troubleshooting.md index 4f76e8d..a905f06 100644 --- a/IIS-Troubleshooting.md +++ b/IIS-Troubleshooting.md @@ -57,7 +57,7 @@ appcmd.exe uninstall module /module.name:"ModSecurity IIS" ## Site Configuration -The second part of this IIS configuration is to enable ModSecurity in a site. Note that the first step is need to be accomplished well, otherwise this second step will no be possible. In order to enable ModSecurity, the following commands are used by the installer: +The second part of this IIS configuration is to enable ModSecurity for a site. Note that the first step must be completed prior to the second step, otherwise it will not be possible. In order to enable ModSecurity, the following commands are used by the installer: ### Add ```