Squid url redirector

Annotation For squid-tagger.conf
anonymous

Annotation For squid-tagger.conf

Origin for each line in squid-tagger.conf from check-in d500448801:

d500448801 2009-10-05    1: # This file holds configuration parameters for squid-tagger.
d500448801 2009-10-05    2: 
d500448801 2009-10-05    3: # This section is used solely for database connectivity.
d500448801 2009-10-05    4: [database]
d500448801 2009-10-05    5: 
d500448801 2009-10-05    6: # Database user name.
d500448801 2009-10-05    7: user = user_name
d500448801 2009-10-05    8: 
d500448801 2009-10-05    9: # Database name.
d500448801 2009-10-05   10: database = database_name
d500448801 2009-10-05   11: 
d500448801 2009-10-05   12: # Host where database should be accessed. Can be left empty for local access.
d500448801 2009-10-05   13: host = host_name
d500448801 2009-10-05   14: 
d500448801 2009-10-05   15: # Password for database access.
d500448801 2009-10-05   16: password = password
d500448801 2009-10-05   17: 
d500448801 2009-10-05   18: # This section can be used to turn off some logging.
d500448801 2009-10-05   19: [log]
d500448801 2009-10-05   20: 
d500448801 2009-10-05   21: # There would be no logs generated if 'silent' is set to 'yes'.
d500448801 2009-10-05   22: silent = no