mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
b224aa0ed180f4881dda491409753f8080fa2360

These mimetypse settings are originally used by IIS itself to get the mimetype of specific files on the file system. We also then use it in AzureFileSystem to assign a mime type to the blob to make it comprehensive. <system.webServer> <staticContent> <remove fileExtension=".ogg" /> <mimeMap fileExtension=".ogg" mimeType="audio/ogg" /> </staticContent> </system.webServer> Work Item: 18705 --HG-- branch : 1.x
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
43.9%
JavaScript
43.7%
HTML
5.5%
CSS
2.4%
Less
1.5%
Other
2.9%