https://bz.apache.org/bugzilla/show_bug.cgi?id=52178
--- Comment #8 from Rich Bowen <[email protected]> --- Added a warning note to the ServerName directive docs that IPv6 addresses are not currently supported and will produce a startup error. Links to this bug for tracking. The code bug remains — server_hostname_port() in core.c splits on the first ":" without accounting for IPv6 bracket notation. A patch is attached. Docs updated in r1933784 (trunk), r1933785 (2.4). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
