fromanywhere/DemoGame/master/assets/html/.htaccess - Htaccess File

fromanywhere/DemoGame/master/assets/html/.htaccess

AddType text/cache-manifest .appcache
AddType application/json .anim
AddDefaultCharset UTF-8

<IfModule mod_expires.c>
  ExpiresActive On
  ExpiresByType text/cache-manifest "access plus 0 seconds"
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache