URL Rewrite IIS, Redirect to login page
I have a webpage that could be accessed by going to
myapp.mydomain.com/Account/Login
I have my project app in the root folder for the site, but If I edit the
routing configuration within the app itself this will break things.
I am trying to use URL Rewrite Module so that when a user requests
myapp.mydomian.com
it will redirect him automatically to the full URL above.
I can't figure out how to configure it this way!!
No comments:
Post a Comment