From 5d59ad7cb2624f90fe2882db8859049eebbef232 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Sun, 28 May 2017 15:48:50 +0100 Subject: [PATCH] Change local tld to local from localhost --- etc/dnsmasq.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/dnsmasq.conf b/etc/dnsmasq.conf index e1916f54..2ba253b1 100644 --- a/etc/dnsmasq.conf +++ b/etc/dnsmasq.conf @@ -77,7 +77,7 @@ # The example below send any host in double-click.net to a local # web-server. #address=/double-click.net/127.0.0.1 -address=/.localhost/127.0.0.1 +address=/local/127.0.0.1 # --address (and --server) work with IPv6 addresses too. #address=/www.thekelleys.org.uk/fe80::20d:60ff:fe36:f83