]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fe80::/16 is for link-scope link-local addresses in IPv6, they are not
authorColm MacCarthaigh <colm@apache.org>
Mon, 24 Oct 2005 09:07:42 +0000 (09:07 +0000)
committerColm MacCarthaigh <colm@apache.org>
Mon, 24 Oct 2005 09:07:42 +0000 (09:07 +0000)
commit6d9c3cee779a04b9b5a578e1503dd159b61e28ed
tree059ed8da2c58e4e0482c8b1b255196fe263d2857
parent326ad5ba7cc1bc7e861390eea603b9d9bc7003c3
fe80::/16 is for link-scope link-local addresses in IPv6, they are not
for goign in Listen directives, VirtualHost blocks, or anything like
that, and won't work.

Perform a mass search and replace: 2001:db8 for fe80. 2001:db8 is the
IPv6 documentation prefix. See RFC3849 for more details.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@327999 13f79535-47bb-0310-9956-ffa450edef68
22 files changed:
docs/manual/bind.xml
docs/manual/bind.xml.de
docs/manual/bind.xml.fr
docs/manual/bind.xml.ja
docs/manual/bind.xml.ko
docs/manual/mod/core.html.de
docs/manual/mod/core.xml
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.ja
docs/manual/mod/mod_authz_host.xml
docs/manual/mod/mod_authz_host.xml.ja
docs/manual/mod/mod_authz_host.xml.ko
docs/manual/mod/mpm_common.xml
docs/manual/mod/mpm_common.xml.de
docs/manual/mod/mpm_common.xml.ja
docs/manual/new_features_2_0.xml
docs/manual/new_features_2_0.xml.de
docs/manual/new_features_2_0.xml.fr
docs/manual/new_features_2_0.xml.ja
docs/manual/new_features_2_0.xml.ko
docs/manual/new_features_2_0.xml.pt-br
docs/manual/new_features_2_0.xml.ru