masterdje/wibfi/master/.htaccess - Htaccess File

masterdje/wibfi/master/.htaccess

RemoveHandler .css
AddType x-mapp-php5 .php .shtml .html .htm .txt .js .css

AddType text/css .css

AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css

<FilesMatch "\.(js|css|html|htm|php|xml)$">
SetOutputFilter DEFLATE
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file
DEFLATE

Comments

Apache