aoimedia/grunticon/master/site/.htaccess - Htaccess File

aoimedia/grunticon/master/site/.htaccess

AddType text/html .html
AddHandler server-parsed .html
Options Indexes Includes FollowSymlinks

# compress transfer
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/html text/css text/javascript application/javascript
</IfModule>

On Github License

Files

Download PDF of Htaccess file
DEFLATE

Comments

Apache