Loading docs/manual/mod/mod_filter.xml +1 −1 Original line number Diff line number Diff line Loading @@ -291,7 +291,7 @@ <tr><th>Character</th><th>Description</th></tr> <tr><td><em>(none)</em></td><td>exact match</td></tr> <tr><td><code>$</code></td><td>substring match</td></tr> <tr><td><code>/</code></td><td>regexp match (delimited by a second <code>/</code></td></tr> <tr><td><code>/</code></td><td>regexp match (delimited by a second <code>/</code>)</td></tr> <tr><td><code>=</code></td><td>integer equality</td></tr> <tr><td><code><</code></td><td>integer less-than</td></tr> <tr><td><code><=</code></td><td>integer less-than or equal</td></tr> Loading Loading
docs/manual/mod/mod_filter.xml +1 −1 Original line number Diff line number Diff line Loading @@ -291,7 +291,7 @@ <tr><th>Character</th><th>Description</th></tr> <tr><td><em>(none)</em></td><td>exact match</td></tr> <tr><td><code>$</code></td><td>substring match</td></tr> <tr><td><code>/</code></td><td>regexp match (delimited by a second <code>/</code></td></tr> <tr><td><code>/</code></td><td>regexp match (delimited by a second <code>/</code>)</td></tr> <tr><td><code>=</code></td><td>integer equality</td></tr> <tr><td><code><</code></td><td>integer less-than</td></tr> <tr><td><code><=</code></td><td>integer less-than or equal</td></tr> Loading