tim-online/bo2_facebook_workshop/gh-pages/plugin/emojify/.htaccess - Htaccess File

tim-online/bo2_facebook_workshop/gh-pages/plugin/emojify/.htaccess

# Gzip assets before sending to client
AddOutputFilterByType DEFLATE text/html text/event-stream text/xml text/css text/javascript application/javascript application/json

# Set cache lifetime for these files as a week
# <FilesMatch ".(js|css)$">
#     Header set Cache-Control "max-age=604800, public"
# </FilesMatch>

On Github License

Files

Download PDF of Htaccess file
DEFLATE

Comments

Apache