• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

iis hiding files?

I have an odd problem.

I have svg files on an iis web server. When you use a web browser to view the directory contants, abc.svg is there. Click the link, and you get a file not found error.

Change the extension from svg to xml and it works as expected.

Why doesn't iis let me grab files with extension svg? I can see them, but I can't DL them?

EDIT: Finally the google worked!
http://www.microsoft.com/technet/prodte...5-4acd-86ce-b46022ff5479.mspx?mfr=true

Any ideas? Is this it?
 
Originally posted by: DaveSimmons
Yes, you need to put a mime into your invisible box.

It worked. At first I didn't think it did till I figured out that the iis service (and related services) needed to be restarted. Upon restart, it was golden!

I can't believe svg is not a default though.
 
Back
Top