I always thought that navigating to www.jsbin.com is like jsbin.com
Now – after i try in my browser :
http://jsbin.com/ is working
but http://www.jsbin.com/ is not working.
is there a reason for this ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The use of
wwwas a subdomain to host the primary website for a domain (with duplicate content or redirects on the domain itself) is a convention, not an automated feature of DNS.For
www.example.comandexample.comto return the same website requires that the controller ofexample.commakes it so.