iamovrhere/Hexamem/master/public_html/.htaccess - Htaccess File

iamovrhere/Hexamem/master/public_html/.htaccess

#Serves the cache manifest with the correct type
AddType text/cache-manifest .appcache
#debugging: "Delete" the appcache (and so invalidate it) for debugging.
#RedirectMatch 404 /.*.appcache

#Be sure to serve the right MIME types
AddType audio/mpeg mp3
AddType audio/mp4 m4a
AddType audio/ogg ogg
AddType audio/ogg oga

On Github License

Files

Download PDF of Htaccess file

Comments

Apache