From: Rich Bowen Date: Thu, 14 May 2026 20:48:10 +0000 (+0000) Subject: correct pluralization X-Git-Tag: 2.4.68-rc1-candidate~128 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a92f528b4c5e92988f87ecdbc30ae41eda2e1025;p=thirdparty%2Fapache%2Fhttpd.git correct pluralization git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934205 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 3ba446228b..9c262eabc9 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -40,7 +40,7 @@ URLs on the fly

mod_rewrite provides a flexible and powerful way to manipulate URLs using an unlimited number of rules. Each rule can have an - unlimited number of attached rule conditions, to allow you to rewrite URL + unlimited number of attached rule conditions, to allow you to rewrite URLs based on server variables, environment variables, HTTP headers, or time stamps.