We have extension less images which worked perfectly in iis6. However, in IIS7.5 even after adding the static file handler i am not able to get it to display the image. I have ticked the Static content option in properties for IIS7.5 the operating system for server is Windows Server 2008 R2. The image file with extension are visible properly. However those without extension give me 404 in fiddler. The mime type application/octet-stream has also been added for .* filename extension
Found the answer myself. We need to have the Static File Module above the ExtensionlessUrlHandler.
This worked and now i am able to see my extensionless images as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With