A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
You might be able to get away with not calling AddDirectoryBrowser in some cases, but it should be called. I updated the doc to explain why. See the paragraph just above [Serve default documents][1] which has links to the relevant source code. In the sample code I wrote for the doc you can remove the call to AddDirectoryBrowser and all the sample code works. I think that's why @Amit Vasu Rawat was asking.