I'm attempting to roll out a host file company wide to disallow social access sites (and a few others)...
Do I need to include the non-www versions of the site along with the www versions in order to cover my bases?
127.0.0.1 www.website.com
127.0.0.1 website.com
and what about https accesses? am I simply able to cover, say yahoo mail, with:
127.0.0.1 mail.yahoo.com
thanks for your time!
Tera