]> 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:25 +0000 (17:48 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 25 May 2026 17:48:25 +0000 (17:48 +0000)
commitc958729c804bf8211482d189ffca86f90a486bba
tree500baab05f23dabfa5d3af8be243443c85dea850
parentb36b083a03ed92bd9a12ae8d3b88f3594a3e5af5
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/branches/2.4.x@1934606 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_rewrite.xml
docs/manual/rewrite/flags.xml