ok, figured this one out. needed to add MIME map - just used example; so on web server:
\windows\system32\inetsrv\appcmd set config /section:staticContent /+[fileExtension='.sig',mimeType='text/plain']
That worked.
ok, figured this one out. needed to add MIME map - just used example; so on web server:
\windows\system32\inetsrv\appcmd set config /section:staticContent /+[fileExtension='.sig',mimeType='text/plain']
That worked.