Enabling gzip in nginx_apache mode

as i know it enabled by default, check your /etc/nginx/nginx-gzip.conf
and check headers by any online tool that check website speed - it will show if file was compressed and what ratio/archive type
 
Back
Top