ASP.NET Custom directory browse handler
I have a WebForms application running on IIS Express. I'm using directoryBrowse=enabled to let users access parts of the file structure in order to download and open files. When I access a public directory on the website, a standard IIS…