From: Rich Bowen
Date: Wed, 29 Apr 2026 20:17:46 +0000 (+0000)
Subject: core: Fix ServerName docs — used with UseCanonicalName On, not DNS (Bug 65092)
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9780dc8200e73ff81d2855279af46e8128f425c3;p=thirdparty%2Fapache%2Fhttpd.git
core: Fix ServerName docs — used with UseCanonicalName On, not DNS (Bug 65092)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933547 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 0c49a56fc9..2fc68abe9c 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -4599,9 +4599,10 @@ itself
href="../vhosts/name-based.html">name-based virtual hosts.
Additionally, this is used when
- creating self-referential redirection URLs when
- UseCanonicalName is set to a non-default
- value.
+ creating self-referential redirection URLs when
+ UseCanonicalName is set to
+ On. When UseCanonicalName is set to
+ DNS, a reverse DNS lookup is used instead.
For example, if the name of the
machine hosting the web server is simple.example.com,