]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
rewrite guide: document %{HTTPS} behavior behind load balancers
authorRich Bowen <rbowen@apache.org>
Thu, 14 May 2026 19:35:53 +0000 (19:35 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 14 May 2026 19:35:53 +0000 (19:35 +0000)
commit58e3b90f85c57e211370c5adc106f69005ea29a2
treedef03771e37a1bd35aa9d1749fc9fbbf650ba68e
parent6eaf010db86087c3541ff8901e2fc3be7978e2b8
rewrite guide: document %{HTTPS} behavior behind load balancers

Add note to the "Forcing HTTPS" recipe in remapping.xml explaining
that %{HTTPS} queries mod_ssl directly and reports "off" when SSL is
terminated upstream. Provides the X-Forwarded-Proto alternative with
a security warning about trusting forwarded headers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934200 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/rewrite/TODO.md
docs/manual/rewrite/remapping.xml