Hello everyone,
Is there any way enable gzip compression on http server?
i need when the browser requests a css or js file to return the .gz file if exists with http header Content-Encoding: gzip
Hello everyone,
Is there any way enable gzip compression on http server?
i need when the browser requests a css or js file to return the .gz file if exists with http header Content-Encoding: gzip
Thank you very much!!!