Bigjoos/U-232-V3/master/templates/1/css/pic/.htaccess - Htaccess File

Bigjoos/U-232-V3/master/templates/1/css/pic/.htaccess

<IfModule mod_expires.c>
  ExpiresActive On
  ExpiresByType image/gif "access plus 1 week"  
  ExpiresByType image/jpeg "access plus 1 week" 
  ExpiresByType image/jpg "access plus 1 week" 
  ExpiresByType image/png "access plus 1 week"
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache