Change local tld to local from localhost
This commit is contained in:
parent
6a891402dc
commit
82966c67de
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue