Hi,
I need to lock down a website and stop anyone from going to any page on the site except one page. If someone goes to any page on the website, I want them to automatically be taken to status.aspx page in the root.
Can I do this in the web.config file? If not how should this be done?
Thanks for your time.
|