J
John
Does it matter if the space between 127.0.0.1 and the
domain name is a tab, or must it be a space?
Do duplicate entries cause any problems.
What's the difference between:
127.0.0.1 example.com
127.0.0.1 *.example.com
127.0.0.1 www.example.com
Wouldn't the first one take care of all three?
Can IP address ranges be used?
127.0.0.1 123.123.123.*
127.0.0.1 123.123.*.*
John
domain name is a tab, or must it be a space?
Do duplicate entries cause any problems.
What's the difference between:
127.0.0.1 example.com
127.0.0.1 *.example.com
127.0.0.1 www.example.com
Wouldn't the first one take care of all three?
Can IP address ranges be used?
127.0.0.1 123.123.123.*
127.0.0.1 123.123.*.*
John