Simply create a .htaccess file inside httpdocs (or update an existing one) and add the following line:
AddType video/mp4 .mp4
Add a line with each mime type / extension as needed.
Â
Simply create a .htaccess file inside httpdocs (or update an existing one) and add the following line:
AddType video/mp4 .mp4
Add a line with each mime type / extension as needed.
Â