Is it possible to map all file extensions in a folder to a specific HttpHandler (assuming that their file extensions are mapped to aspnet_isapi.dll in IIS) ?
I\'ve g
Here is a diffrent way that doesn't require a "dummy" folder and and a new web.config.
Add this to your main web.config