Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <configuration>
- <system.webServer>
- <httpErrors errorMode="Detailed" >
- </httpErrors>
- <staticContent>
- <mimeMap fileExtension=".mp4" mimeType="video/mp4" />
- <mimeMap fileExtension=".webm" mimeType="video/webm" />
- </staticContent>
- </system.webServer></configuration>
Advertisement
Add Comment
Please, Sign In to add comment