Change local tld to local from localhost

This commit is contained in:
Jonathan Hodgson 2017-05-28 15:48:50 +01:00
parent 6a891402dc
commit 82966c67de

View file

@ -77,7 +77,7 @@
# The example below send any host in double-click.net to a local # The example below send any host in double-click.net to a local
# web-server. # web-server.
#address=/double-click.net/127.0.0.1 #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 (and --server) work with IPv6 addresses too.
#address=/www.thekelleys.org.uk/fe80::20d:60ff:fe36:f83 #address=/www.thekelleys.org.uk/fe80::20d:60ff:fe36:f83