]> granicus.if.org Git - apache/commitdiff
We don't want to make people think that '_' are allowed in hostnames.
authorLars Eilebrecht <lars@apache.org>
Thu, 6 Aug 1998 01:05:30 +0000 (01:05 +0000)
committerLars Eilebrecht <lars@apache.org>
Thu, 6 Aug 1998 01:05:30 +0000 (01:05 +0000)
PR: 2788

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81866 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html

index e8bfec256d363a79b96515c40bfb16dea5dbc21c..c868259d113a9207f1ed32b09047b4a3b82b29be 100644 (file)
@@ -306,7 +306,7 @@ will also attempt to determine IP addresses of list items which may be
 hostnames during startup, and cache them for match test as well. Example:
 
 <PRE>
-  ProxyBlock joes_garage.com some_host.co.uk rocky.wotsamattau.edu
+  ProxyBlock joes-garage.com some-host.co.uk rocky.wotsamattau.edu
 </PRE>
 
 'rocky.wotsamattau.edu' would also be matched if referenced by IP address.<P>
@@ -947,7 +947,7 @@ also attempt to determine IP addresses of list items which may be hostnames
 during startup, and cache them for match test as well. Example:
 
 <PRE>
-  NoCache joes_garage.com some_host.co.uk bullwinkle.wotsamattau.edu
+  NoCache joes-garage.com some-host.co.uk bullwinkle.wotsamattau.edu
 </PRE>
 
 'bullwinkle.wotsamattau.edu' would also be matched if referenced by IP