directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93495
13f79535-47bb-0310-9956-
ffa450edef68
<blockquote>
<code>NameVirtualHost 111.22.33.44:8080</code>
</blockquote>
+
+ <p>IPv6 addresses must be enclosed in square brackets, as shown
+ in the following example:</p>
+
+ <blockquote>
+ <code>NameVirtualHost [fe80::a00:20ff:fea7:ccea]:8080</code>
+ </blockquote>
+
<strong>See also:</strong> <a href="../vhosts/">Apache Virtual
Host documentation</a>
<hr />