Monday, September 10, 2007

ASP.net Permissions - protecting non-asp.net content

The allow/deny approach works very well for all asp.net content, but i needed to secure all the documents in protected folders - namely PDF, XLS and DOC files.
Here is excellent description how to do it - it uses wildcard mapping feature of IIS.

No comments: