When making a website, I found that video files, such as flv and MP4 formats, can be played normally locally, but they cannot be played when transferred to the development machine. The file address of the player is correct, but there is no response. After a long period of experimentation, I found that the problem was with the IIS settings. IIS does not allow video files to be played by default. The solution is as follows: Open the IIS Manager on the server, find the corresponding website under [Website] under the server, right-click and click Properties. (You can also right-click [Default Website] and click Properties) After opening the property setting window, click the HTTP Header tab and click the [MIME Type] button below it. Create a new MIME type with the extension: .flv MIME type: flv-application/octet-stream |
>>: Steps to create a CentOS container through Docker
Table of contents Preface Scenario simulation Sum...
There are many tags in XHTML, but only a few are ...
What Beautiful HTML Code Looks Like How to write ...
Many websites have a navigation bar fixed at the ...
Preface The effect problems used in personal actu...
Knowing that everyone's time is precious, I w...
1. Function Introduction sed (Stream EDitor) is a...
1. Log in to the system and enter the directory: ...
Mainly used knowledge points: •css3 3d transforma...
*** Example of setting the style of a hyperlink a...
This article describes how to install mysql5.6 us...
Let's take a look at ufw (Uncomplicated Firew...
<br />Previously, we learned how to set cell...
Similar to the code hosting service provided by G...