Hello,
I am working on MVC4 website. I want to apply following functionality for URL.
1- When user type "mywebsite.com/Home" or "http://mywebsite.com/Home" in addressbar and press enter, website should show "www.mywebsite.com" in addressbar
Can anybody suggest me how to set this?