I have a domain \"http://www.abc.com\". I have deployed an ASP.net MVC4 app on this domain. I have also configured a default route in RouteConfig.cs as shown below
Just remove the default parameters, it's been answered here:
How to force MVC to route to Home/Index instead of root?