> From: Basil McCrea <mccrebsi@ina.de>
> Date: Tue, 24 Jun 1997 10:24:36 +0200
> the following appears in squid's log file:
> <client address> - - [24/Jun/1997:08:43:38 +0200] "GET http://wwwkat/" ERR_DNS_FAIL:NONE 843
> Can squid be configured to resolve internal hostnames without a
> domain name? Nslookup of "wwwkat" on the proxy machine returns the
> correct address .
# TAG: append_domain
# Appends local domain name to hostnames without any dots in them.
# append_domain must begin with a period.
#
#append_domain .yourdomain.com
append_domain .ina.de
This will make squid look for wwwkat.ina.de if it receives a request
like 'http://wwwkat/'.
Regards,
-- Bernd bziller@ba-stuttgart.de ------------------------------------------------- http://www.ba-stuttgart.de/~bziller/ Perry Rhodan - Blind Guardian - Morwen PagesReceived on Tue Jun 24 1997 - 01:50:44 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:34 MST