Tagged Questions
1
vote
2answers
877 views
How do I turn on http compression?
I'm running a CentOS server and I want to save bandwidth, make pages faster, all that. How can I turn on http compression? Is it a module I enable for all sites? Can it be that simple?
0
votes
1answer
40 views
Configure webserver for compression
Based on this page: http://code.google.com/speed/page-speed/docs/payload.html#GzipCompression
I need to enable compression on my website, but I have no idea how to do this. If this is the right ...