From 42941c931d0eef5ffc16a7cd57d47742dccfb10c Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Tue, 5 Apr 2016 05:47:53 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1737774 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 423aedc90f..3c73246f9a 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -849,7 +849,7 @@ AliasMatch "^/myapp" "/opt/myapp-1.2.3" The TestString is treated as an integer, and is numerically compared to the CondPattern. True if the two are numerically different. This is equivalent to - !-ne + !-eq. -- 2.50.1