IIS 8.5 Serve file with no extension from particular folder

Solution 1:

Have you tried with just a dot?

<mimeMap fileExtension="." mimeType="application/octet-stream" />