-
Posted a reply to Gzip, on the site WordPress.org Forums:
I now have NGINX in GZip compression - it wasn't there before - would I… -
Posted a reply to Gzip, on the site WordPress.org Forums:
I found it and updated the file. Fingers crossed** -
Posted a reply to Gzip, on the site WordPress.org Forums:
Thank you. I guess my other question is where would I find my original .htaccess… -
Posted a reply to Gzip, on the site WordPress.org Forums:
I'm unable to change the code in the gzip compression window to replace this code… -
Posted a reply to Gzip, on the site WordPress.org Forums:
I'll replace it with the code you provided. -
Posted a reply to Gzip, on the site WordPress.org Forums:
Yes it is -
Posted a reply to Gzip, on the site WordPress.org Forums:
<IfModule mod_deflate.c> <IfModule mod_setenvif.c> <IfModule mod_headers.c> SetEnvIfNoCase ^(Accept-EncodXng|X-cept-Encoding|X{15}|~{15}|-{15})$ ^((gzip|deflate)\s*,?\s*)+|[X~-]{4,13}$ HAVE_Accept-Encoding RequestHeader append Accept-Encoding "gzip,deflate" env=HAVE_Accept-Encoding… -
Posted a reply to Gzip, on the site WordPress.org Forums:
Gzip is not working properly: - Your server may not have the "deflate" module enabled… -
Created a topic, Gzip, on the site WordPress.org Forums:
GZip not working properly