Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to protect a subdirectory with forms auth 1

Status
Not open for further replies.

Tokhra

Programmer
Oct 1, 2003
134
ES
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.
 
Ah, Just had a quick glance over it - i'll implement it when I get time over the weekend.

Looks like what im looking for though, Thanks very much.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top