diff options
Diffstat (limited to 'xp/vco/.htaccess')
-rw-r--r-- | xp/vco/.htaccess | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xp/vco/.htaccess b/xp/vco/.htaccess new file mode 100644 index 0000000..677b3a8 --- /dev/null +++ b/xp/vco/.htaccess @@ -0,0 +1,5 @@ +AddType application/x-web-app-manifest+json .webapp + +AddType video/ogg .ogv +AddType video/mp4 .mp4 +AddType video/webm .webm
\ No newline at end of file |