allowOverride Attribute
If you have a common server where you are going to host your website and you do not want anyone to override your configuration settings after the site is deployed then within your web.config file, use <location> tag and set allowOverride attribute to false....
No comments:
Post a Comment