agileago/browser-pairs/master/.htaccess - Htaccess File

agileago/browser-pairs/master/.htaccess

# config for apache (not github.com)

AddType text/cache-manifest .appcache
AddType application/x-web-app-manifest+json .webapp
<Files site.appcache>
  ExpiresActive On
  ExpiresDefault "access"
</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache