> Hello, > > In my browser, if I simply put a hostname (webserver) in the address bar without the top level domain and subdomain (webserver.domain.tld), I get an "Unable to determine IP address from host name for hostname". If I put the fqdn in, it works fine. Is there any way to rectify this in the squid configuration? Squid uses the contents of /etc/resolv.conf for resolving names and this file includes the search and domain directives. > Check the : append_domain directive in squid.conf.default ; read all the comments. M.