]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
docs: Normalize "server-variables" to "server variables" in mod_rewrite
authorRich Bowen <rbowen@apache.org>
Mon, 25 May 2026 17:48:18 +0000 (17:48 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 25 May 2026 17:48:18 +0000 (17:48 +0000)
commit533c0167bbf90f0beced9f96bdff97894aeb41a7
tree2ad58e5fa8a18e4ca7068df205ba133a78d218d2
parent493fcc4b1b2ca340991cad5c90c5c7e86ea54714
docs: Normalize "server-variables" to "server variables" in mod_rewrite

Remove hyphenation from "Server-Variables"/"server-variables" in
mod/mod_rewrite.xml and rewrite/flags.xml — no RFC precedent exists
for the hyphenated form (RFC 3875 uses "meta-variables"). Rework the
module summary to clarify that HTTP headers and timestamps are a
subset of server variables, not separate categories. Link the term
to its definition in RewriteCond.

Addresses: https://bz.apache.org/bugzilla/show_bug.cgi?id=70059

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934605 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_rewrite.xml
docs/manual/rewrite/flags.xml