Difference between adding MIME types in IIS via Websites vs Local Computer?
Posted
by Alex Key
on Server Fault
See other posts from Server Fault
or by Alex Key
Published on 2010-05-24T10:05:53Z
Indexed on
2010/05/24
10:11 UTC
Read the original article
Hit count: 497
What is the difference between adding MIME types in these 2 different situations?
When in IIS 6 manager...
- Right click on the computer name (local computer) > properties > mime types
- Right click on the "Web sites" folder > properties > http headers > mime types
I'm guessing that perhaps option 1 adds MIME types for FTP also? However if that were true i'd expect to be able to add MIME types specifically in the properties of FTP (and not just websites).
thanks for your help.
© Server Fault or respective owner