Hi, I am making a project in ASP.NET MVC. Now what i want is, if someone goes to something.mydomain.com. Then the user should be redirected to a specific controller. Can i achieve this through Global.asax. Please help me out.
Hi, I am making a project in ASP.NET MVC. Now what i want is, if someone goes to something.mydomain.com. Then the user should be redirected to a specific controller. Can i achieve this through Global.asax. Please help me out.