From 907688e7e259537d1cb9c2b9eaad643329350b1c Mon Sep 17 00:00:00 2001 From: gwroblew Date: Fri, 25 Jan 2013 16:12:50 -0800 Subject: [PATCH] Updated Reference Manual (mediawiki) --- Reference-Manual.mediawiki | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Reference-Manual.mediawiki b/Reference-Manual.mediawiki index 361809c..8ab1e13 100644 --- a/Reference-Manual.mediawiki +++ b/Reference-Manual.mediawiki @@ -221,6 +221,13 @@ location / { = Installation for Microsoft IIS = The source code of ModSecurity’s IIS components is fully published and the binary building process is described (see mod_security/iis/winbuild/howto.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, under inetpub\wwwroot\owasp_crs. +It can be included in any website by adding the following line to the web.config file, in system.webServer section: + +(relative path can also be used accordingly) == Manually Installing and Troubleshooting Setup of ModSecurity Module on IIS == === Prerequisites === Before installing ModSecurity one has to install Visual Studio 2010 Runtime: