tags:

views:

436

answers:

2

Does anyone have gzip (static compression) working with IIS7 and PHP running under Fast CGI? The gzip works on our server with ASP.NET apps compressing JS and CSS files but doesn't seem to work with a PHP application.

A: 

check this out IIS 7/7.5, FastCGI hosting PHP and Compression.

Hope this helps.
Vivek

Vivek
A: 

Hello, You may try an alternative—Helicon Ape http://www.helicontech.com/ape/ It’s all-in-one solution which has a free license for 3 web-sites and provide compression/caching features (along with a bunch of others). I’m sure Ape is able to compress PHP working through FastCGI. I’ve tested it personally. Please find more information here: http://helicontech.blogspot.com/2009/03/guide-how-to-enable-modgzip-compression.html

I hope that was helpful.

Slava