raspi/zfcomicengine/master/public_html/css/.htaccess - Htaccess File

raspi/zfcomicengine/master/public_html/css/.htaccess

<IfModule mod_expires.c>
  ExpiresActive On
  ExpiresDefault "access plus 365 days"
</IfModule>

<IfModule mod_deflate.c>
  SetOutputFilter DEFLATE
</IfModule>

RewriteEngine Off
FileETag All
IndexIgnore *

On Github License

Files

Download PDF of Htaccess file
DEFLATE

Comments

Apache