powerpak/chillax/master/.htaccess - Htaccess File

powerpak/chillax/master/.htaccess

AddType text/cache-manifest .manifest

# Try to get web browsers to always request files when online.
ExpiresActive On
ExpiresDefault "access"

RewriteEngine on
RewriteRule ^cache.manifest$ cache.manifest.php [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache