append_domain |
This directive helps Squid turn single-component hostnames into fully qualified domain names. For example, http://www/ becomes www.example.com/. This is especially important if you are participating in a cache hierarchy.
Syntax |
append_domain .domain.name |
Default |
No default |
Example |
append_domain .example.com |
Related |
dns_defnames, hosts_file |