Want a quick hack to boost speed of your pages? There are two ways to accomplish this.
- Login to your server as root or normal with sudo privileges.

- This method enhances every site/page using php on the server by sending compressed files to clients that support it.
- The second method will affect only a single site and requires only access to your .htacess file.
image credit
source