Hi all,
I have a web application, and I want to protect pages in a subdirectory, lets call it 'Admin', I tried putting a web.config in the admin directory itself, but I had to make that directory an application, which caused further problems with references, so there must be a way to protect a sub directory from the web.config in the root of the web app?
Does anyone have any information on this, tips or examples?
Thanks,
Matt.
I have a web application, and I want to protect pages in a subdirectory, lets call it 'Admin', I tried putting a web.config in the admin directory itself, but I had to make that directory an application, which caused further problems with references, so there must be a way to protect a sub directory from the web.config in the root of the web app?
Does anyone have any information on this, tips or examples?
Thanks,
Matt.