can some one give me a sample gzip code for htaccess?
Posted
by Haroldo
on Stack Overflow
See other posts from Stack Overflow
or by Haroldo
Published on 2010-06-10T08:07:10Z
Indexed on
2010/06/10
8:22 UTC
Read the original article
Hit count: 233
I'm keen to get started experimenting with gzip, but like i used to find php.net when i first started learning php, the apache documentation confuses me a bit. http://httpd.apache.org/docs/2.0/mod/mod_deflate.html
I'd really appreciate a sample htaccess file to have a look at if anyone's got one?
Also are there things which should be changed in the htconf file instead of htaccess if I'm enabling gzipping server-wide?
Sorry i'm a newb with apache!
© Stack Overflow or respective owner