Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1737778 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Christophe Jaillet committed Apr 5, 2016
1 parent bef8103 commit 126167d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/manual/mod/mod_rewrite.html.en
Expand Up @@ -578,7 +578,7 @@ AliasMatch "^/myapp" "/opt/myapp-1.2.3"
The <em>TestString</em> is treated as an integer, and is
numerically compared to the <em>CondPattern</em>. True if
the two are numerically different. This is equivalent to
<code>!-ne</code></dd>
<code>!-eq</code>.</dd>

</dl>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/manual/mod/mod_rewrite.xml.fr
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
<!-- English Revision: 1734259:1737772 (outdated) -->
<!-- English Revision: 1734259:1737777 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->

Expand Down

0 comments on commit 126167d

Please sign in to comment.