This is a discussion on Access Restriction within the ASP forums, part of the Programming Talk category; I am trying to restrict access using ASP.NET configuration system. But I am puzzled about whether this will restrict ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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.
|
|
|||
|
If you use ASP.NET configuration system to restrict access then it will restrict only ASP.NET files. This is because the scope of ASP.NET configuration system works only within the area of to ASP.NET resources. To explain you in brief with an example if you are trying to use cookie Authentication then it would generally restrict access only in the area of ASP.NET files. The other files will not be restricted unless the other files are mapped in some way to these ASP.NET files.
|
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris x86 FAQ 1/2 | Dan Anderson | Tech FAQ | 1 | 10-21-2007 08:55 AM |
| Access PC Via a Wap Mobile! | 5ury4 | Web 2.0 | 0 | 05-06-2006 02:07 AM |
| Web Access, Mumbai, BE, MCA, BTech | lokeshm | Freshers Jobs | 0 | 08-20-2005 10:59 AM |
| Linux Frequently Asked Questions with Answers (Part 2 of 6) | rkiesling@mainmatter.com | Tech FAQ | 0 | 05-03-2004 06:55 AM |
| MS Windows 32-Bit File Access Meta-FAQ | Mike McCormick | Tech FAQ | 0 | 04-17-2004 07:27 AM |