From 6cacf99eeac49b6667dcf4ac9454f48d7180f1e3 Mon Sep 17 00:00:00 2001
From: martinhsv <55407942+martinhsv@users.noreply.github.com>
Date: Thu, 13 Jan 2022 15:39:35 -0500
Subject: [PATCH] Updated Reference Manual (v3.x) (mediawiki)
---
Reference-Manual-(v3.x).mediawiki | 24 ++----------------------
1 file changed, 2 insertions(+), 22 deletions(-)
diff --git a/Reference-Manual-(v3.x).mediawiki b/Reference-Manual-(v3.x).mediawiki
index 589f246..a8f863d 100644
--- a/Reference-Manual-(v3.x).mediawiki
+++ b/Reference-Manual-(v3.x).mediawiki
@@ -1,5 +1,5 @@
= ModSecurity® Reference Manual =
-== Current as of v3.0.06 ==
+== Current as of v3.0.6 ==
=== Copyright © 2022 [https://www.trustwave.com/ Trustwave Holdings, Inc.] ===
= Table of Contents =
@@ -225,16 +225,6 @@ Before installing ModSecurity make sure you have Visual Studio 2013 Runtime (vcr
Vcredist can be downloaded here: http://www.visualstudio.com/downloads/download-visual-studio-vs
(note that, there are two different versions 32 and 64b).
-The source code of ModSecurity’s IIS components is fully published and the binary building process is described (see README_WINDOWS.TXT). For quick installation it is highly recommended to use standard MSI installer available from SourceForge files repository of ModSecurity project or use binary package and follow the manual installation steps.
-
-Any installation errors or warning messages are logged in the application event log under 'ModSecurityIIS Installer' source.
-
-The OWASP CRS is also installed on the system drive, on the selected folder.
-It can be included in any website by adding the following line to the web.config file, in system.webServer section:
-
@@ -255,17 +245,7 @@ It can be included in any website by adding the following line to the web.config : If after installation protected website responds with HTTP 503 error and event ID 2280 keeps getting logged in the application event log: - -Log Name: Application -Source: Microsoft-Windows-IIS-W3SVC-WP -Event ID: 2280 -Task Category: None -Level: Error -Keywords: Classic -User: N/A -Description: -The Module DLL C:\Windows\system32\inetsrv\modsecurityiis.dll failed to load. The data is the error. -+ most likely it means that the installation process has failed and the ModSecurityIIS.dll module is missing one or more libraries that it depends on. Repeating installation of the prerequisites and the module files should fix the problem. The dependency walker tool: