For some reason, I can't seem to get gzip compression (static or dynamic) to work with PHP and FastCGI running under IIS7 (Windows Server 2008).
I know the gzip works because I've tested it with an ASP.NET application.
Has anyone else encountered this problem?