--------------------- PatchSet 670 Date: 2003/03/30 14:57:29 Author: apbarrett Branch: follow_xff Tag: (none) Log: Change foo.com to example.com in an example. Members: src/cf.data.pre:1.6.2.3->1.6.2.4 Index: squid3/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/cf.data.pre,v retrieving revision 1.6.2.3 retrieving revision 1.6.2.4 diff -u -r1.6.2.3 -r1.6.2.4 --- squid3/src/cf.data.pre 22 Feb 2003 14:24:36 -0000 1.6.2.3 +++ squid3/src/cf.data.pre 30 Mar 2003 14:57:29 -0000 1.6.2.4 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.6.2.3 2003/02/22 14:24:36 apbarrett Exp $ +# $Id: cf.data.pre,v 1.6.2.4 2003/03/30 14:57:29 apbarrett Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -3773,7 +3773,7 @@ For example: acl localhost src 127.0.0.1 - acl my_other_proxy srcdomain .proxy.foo.com + acl my_other_proxy srcdomain .proxy.example.com follow_x_forwarded_for allow localhost follow_x_forwarded_for allow my_other_proxy DOC_END