After googling for it, I found the solution and I also get a deeper knowledge of IIS
Every single HTTP request is parsed by http.sys and checked against Mime Map;

More information about Mime Map are provided here:
This blog contain some interesting links, some useful information and any other thing I would like to keep logged.
1 commenti:
Thanks for posting that short summary. It was exactly what I was seeking. I added .ISO to the mime types for the site, and now the file can be downloaded.
Post a Comment