]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
core: Note that IPv6 addresses in ServerName are not currently supported (Bug 52178)
authorRich Bowen <rbowen@apache.org>
Sun, 3 May 2026 18:23:55 +0000 (18:23 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 3 May 2026 18:23:55 +0000 (18:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933784 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index a61df7359de209d58dde7062ee3bea78278efd34..c1ef836cf12fde2a5589d2d777f4d7407a2ea26e 100644 (file)
@@ -4706,6 +4706,13 @@ ServerName www.example.com
     </example>
     </note>
 
+    <note type="warning">
+    <p>IPv6 addresses in <directive>ServerName</directive> are not
+        currently supported and will produce a startup error, even when
+        enclosed in square brackets. This is a
+        <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52178"
+        >known issue</a>.</p></note>
+
 </usage>
 
 <seealso><a href="../dns-caveats.html">Issues Regarding DNS and