Avi-Kenny/LastMileData/master/src/css/.htaccess - Htaccess File

Avi-Kenny/LastMileData/master/src/css/.htaccess

# Last Mile Data - CSS

# Cache "forever"; Grunt will change revision number of CSS resources when they change
<IfModule mod_expires.c>
    ExpiresActive On
    ExpiresDefault "access plus 10 years"
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache