Passa ai contenuti principali
Cerca
Cerca nel blog
WankoSoft
I live my life a c# row at a time.
Pagine
Home page
Altro…
Condividi
Ottieni link
Facebook
Twitter
Pinterest
Email
Altre app
Etichette
IIS
IIS express
mime
Visual Studio 2015
novembre 04, 2015
Visual Studio 2015 - add new mime type to iis express
To add a new mime type to Visual Studio 2015's IIS Express:
Search for the staticContent section and add a new line:
<mimeMap fileExtension=".myext" mimeType="application/x-something" />
Commenti
Post più popolari
maggio 13, 2015
Does LINQ preserve order of elements in arrays?
novembre 10, 2016
How to enable C# 6.0 in Visual Studio 2013?
Commenti
Posta un commento