How to restict access to a paricular folder in asp .net
- by Manjoor
I have a subdirectory in my root folder by the name files. I want to deny direct access to files under this directory. However my application can read and write to this directory programatically.