Hi all, I have an application which is hosted on the stage server. If i use my apllication by giving the credentials it will open the site. URL => http://mysite.com
but if i change the url to http://www.mysite.com, the site will show the login page again to enter the credentials(but the user is already logged in).
Now on the staging server, if i give http://mysite.com in the address bar its picking as http://mysite.com for eg: if i give just, google.com and enter, url will be changed to http://www.google.com. hw is this happening?
My question is, when my application goes live & if i type mysite.com, will the url gets converted to http://www.mysite.com or what is the procedure to convert the url which contains www.