Avi-Kenny/LastMileData/master/lib/.htaccess - Htaccess File

Avi-Kenny/LastMileData/master/lib/.htaccess

# Last Mile Data - lib

# Cache "forever"; manually change filename if a library file is changed/upgraded (e.g. add version number)
<IfModule mod_expires.c>
    ExpiresActive On
    ExpiresDefault "access plus 10 years"
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache