diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index d3ec4331a9..d5a30415c1 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -578,7 +578,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. diff --git a/docs/manual/mod/mod_rewrite.xml.fr b/docs/manual/mod/mod_rewrite.xml.fr index 4950c11e59..891cd7aa5d 100644 --- a/docs/manual/mod/mod_rewrite.xml.fr +++ b/docs/manual/mod/mod_rewrite.xml.fr @@ -1,7 +1,7 @@ - +