fczuardi/slideshow-instagram/master/.htaccess - Htaccess File

fczuardi/slideshow-instagram/master/.htaccess

AddType text/cache-manifest .appcache
ExpiresByType text/cache-manifest "access plus 0 seconds"

# for NGINX use:
#    text/cache-manifest                     appcache;
#
# on the /etc/nginx/mime.types file and on the config file:
#
#    location ~* .(?:manifest|appcache)$ {
#    expires -1;
#    }

On Github License

Files

Download PDF of Htaccess file

Comments

Apache