paulcoiffier/Mobissime-Liberta/master/.htaccess - Htaccess File

paulcoiffier/Mobissime-Liberta/master/.htaccess

<IfModule mod_expires.c>
    ExpiresActive on
    ExpiresDefault                        "access plus 1 month"
  # CSS
    ExpiresByType text/css                "access plus 1 year"
  # JavaScript
    ExpiresByType application/javascript  "access plus 1 year"
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache