kritsg commited on
Commit
2a2ad32
·
1 Parent(s): 61a0027

testing .webm instead of .mp4

Browse files
Files changed (1) hide show
  1. .htaccess +3 -0
.htaccess ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ AddType video/ogg .ogv
2
+ AddType video/mp4 .mp4
3
+ AddType video/webm .webm