From: Rich Bowen Date: Sun, 3 May 2026 18:23:55 +0000 (+0000) Subject: core: Note that IPv6 addresses in ServerName are not currently supported (Bug 52178) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3e16a7e186afd6b794c53c3b76fb8204781bb617;p=thirdparty%2Fapache%2Fhttpd.git core: Note that IPv6 addresses in ServerName are not currently supported (Bug 52178) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933784 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index a61df7359d..c1ef836cf1 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -4706,6 +4706,13 @@ ServerName www.example.com + +

IPv6 addresses in ServerName are not + currently supported and will produce a startup error, even when + enclosed in square brackets. This is a + known issue.

+ Issues Regarding DNS and