shyaken/cp.eaemcb/master/static/.htaccess - Htaccess File

shyaken/cp.eaemcb/master/static/.htaccess

<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType application/x-javascript "access plus 1 month"
ExpiresByType text/css "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/jpg "access plus 1 month"
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache