Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
22198 Points
3463 Posts
Nov 25, 2008 10:19 PM|LINK
try this:
<location path="humanres/file1.aspx"> <system.web> <authorization> <deny users="?"/>
<allow users="*"/> </authorization> </system.web> </location>
<
guru_sarkar
All-Star
22198 Points
3463 Posts
Re: web.config protection for a dir except for 2 files - how?
Nov 25, 2008 10:19 PM|LINK
try this:
<location path="humanres/file1.aspx"> <system.web> <authorization> <deny users="?"/>