From 2ecc1cd05b9f093c52976fe3911ae95d886457c1 Mon Sep 17 00:00:00 2001 From: leslitagordita Date: Tue, 6 Nov 2018 16:50:04 -0500 Subject: [PATCH] Fix command for package version --- .../configure-modsecurity-on-apache/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/index.md b/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/index.md index d27d9feb614..ccdef07992f 100644 --- a/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/index.md +++ b/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/index.md @@ -56,7 +56,7 @@ Restart Apache by entering the following command: Verify the version of ModSecurity is 2.8.0 or higher: - yum info mod_fcgid + yum info mod_security ## OWASP ModSecurity Core Rule Set