If you specify that folder to only <allow ...> your user ID. Depending on what authentication scheme you are using this might not be easy. If you are using windows auth, you could speficy just your network userID. I'm not sure how you'd do that with forms authentication where you have to manually check your user IDs. Either way, putting another web.config with the one user allowance in that folder, or by using the <location> node should get you what you need at least with regards to specifying one user for that folder.
Peter
------------------------------------------------------
Work smarter, not harder.
|