Dear everyone,
I'm looking for some way how to force apache to use gzip (or other) compression when sending a web page. I looked into some RFC and it seems to me that adding
Accept-Encoding: gzip
should be enough for apache to send it in gzip, but obviously it's not. any ideas?
robin
I'm looking for some way how to force apache to use gzip (or other) compression when sending a web page. I looked into some RFC and it seems to me that adding
Accept-Encoding: gzip
should be enough for apache to send it in gzip, but obviously it's not. any ideas?
robin