I want to enable gzip compression in Zend CE.
I am using Zend CE on windows (WIN 7 and Win Server 2003 R2).
Please guide regarding configuration in Zend CE.
When I have added following in my php page then I am getting error .
- Code: Select all
header("Content-Encoding: gzip");
Content Encoding Error
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
Thanks & Regards
Zohaib.

