Hi
I have a website that we migrated from ASP.NET to MVC Framework.
The url With ASP.NET that used to be Ex: http://Website1/MasterData The URL now with MVC Fraemwork became http://Website1/Home/MasterData.
Now as the users of the site have Bookmarked the old URL, Now we need to maintain the same url. I would appreciate if anyone can provide steps how we can this?
Appreciate your responses.