I was going on a binge to increase speed of my website and optimize what I can within reason, one thing I wanted to go into was editing some Apache/MySQL configurations so I can decrease page loading time, I wanted to try something with .htaccess
but I hate 500 errors that ensues, as I got PHP I'm wishing to do GZIP compression there.
What would I add, and some pointers on how I should implement it in my own code?
And also, GZIP is a part of what compression library?