summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_access.xml
diff options
context:
space:
mode:
authorColm MacCarthaigh <colm@apache.org>2005-10-24 11:09:33 +0000
committerColm MacCarthaigh <colm@apache.org>2005-10-24 11:09:33 +0000
commitb53142560e0b2ebfcd2675ed50ac7df5e19924ab (patch)
tree7dfc6dae5bb39a3ee2ed9ea58ad43a8c6ecca2e3 /docs/manual/mod/mod_access.xml
parent0b9160fee628bf5b3c699fbd6d4e703cacdaf630 (diff)
downloadhttpd-b53142560e0b2ebfcd2675ed50ac7df5e19924ab.tar.gz
fe80::/16 is for link-scope link-local addresses in IPv6, they are not
for going 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/branches/2.0.x@328032 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_access.xml')
-rw-r--r--docs/manual/mod/mod_access.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_access.xml b/docs/manual/mod/mod_access.xml
index d4e750c0c3..f5fc9ec88d 100644
--- a/docs/manual/mod/mod_access.xml
+++ b/docs/manual/mod/mod_access.xml
@@ -161,8 +161,8 @@ server</description>
below:</p>
<example>
- Allow from fe80::a00:20ff:fea7:ccea<br />
- Allow from fe80::a00:20ff:fea7:ccea/10
+ Allow from 2001:db8::a00:20ff:fea7:ccea<br />
+ Allow from 2001:db8::a00:20ff:fea7:ccea/10
</example>
<p>The third format of the arguments to the