diff options
author | Chris Xiong <chirs241097@gmail.com> | 2019-02-09 00:00:53 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2019-02-09 00:00:53 +0800 |
commit | e1af5e214c389aea2b55daf82bdec92472db3f19 (patch) | |
tree | 1505c4189104bf3c40db00d19844576ab6cae3fe /xp/vco/.htaccess | |
parent | 07493b94b141506e051b0adb9f68132ebfc583c0 (diff) | |
download | oddities-e1af5e214c389aea2b55daf82bdec92472db3f19.tar.xz |
Moving shitty stuff sitting around in the www folder here.
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 |