lars 98/08/05 18:05:31
Modified: htdocs/manual/mod mod_proxy.html Log: We don't want to make people think that '_' are allowed in hostnames. PR: 2788 Revision Changes Path 1.43 +2 -2 apache-1.3/htdocs/manual/mod/mod_proxy.html Index: mod_proxy.html =================================================================== RCS file: /home/cvs/apache-1.3/htdocs/manual/mod/mod_proxy.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- mod_proxy.html 1998/07/15 00:31:27 1.42 +++ mod_proxy.html 1998/08/06 01:05:30 1.43 @@ -306,7 +306,7 @@ 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 @@ 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