Socket
Book a DemoInstallSign in
Socket

@eventured/static-generator

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eventured/static-generator

htaccess settings to gzip assets and support multi lang files

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

htaccess settings to gzip assets and support multi lang files

GZIP the assets that should be gzipped. This file goes in your root directory

if you're serving up your site via APACHE. http://httpd.apache.org/docs/2.2/mod/mod_deflate.html

AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript

Options Indexes FollowSymLinks MultiViews

Keywords

gulp

FAQs

Package last updated on 30 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts