Possible Duplicate:
to www or not to www
Consider a website at www.example.com
When the URL is entered manually into Firefox's address bar as example.com , the browser automatically redirects to www.example.com.
Using Internet Explorer, the browser redirects to a default search engine with the search term for example.com.
Sites like codinghorror.com or example.net all are automatically changed to redirect to their www address.
Is there a setting on the web server to change this behaviour?
Any other issues coming into play here?