|
Access Restriction
I am trying to restrict access using ASP.NET configuration system. But I am puzzled about whether this will restrict access of ASP.NET files alone or restrict access of non-ASP.NET files also or otherwise would restrict access of both ASP.NET files and non-ASP.NET files.
|