When I was doing some web design, I found one interesting thing.
When I type
it always asks me for credentials. However, when I use
it logs me in directly! I know there is something with the cookie.
But what I really want to know is:
What is the difference between http://example.com
and http://www.example.com
?
Do tell me it is the browser automatically adding "www
" to the url.
Thanks, : )