IIS: Enable Compression for HTTP 1.0 Request
Recently I was integrating Amazon CloudFront CDN in this blog. During the integration I found that default IIS configuration do not compress static resource when requested with HTTP 1.0. So in this quick & short post we will see how to enable static resource compression for HTTP 1.0 request in IIS.