If you've developed an Admin ASP.NET application, or even PHP (for instance) which manages users and roles within your application, you may want to deny access to certain users and/or roles when it comes to accessing this application.
This can be achieved in web.config, but if this application is located on a remote server, you may want to deny access to all users apart from localhost. IIS allows you to set this configuration.
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/a629438c-45f5-4b6d-a131-87253ae9dc87.mspx?mfr=true
No comments:
Post a Comment