How to enable GZIP compression in IIS 7.5
问题 I want to compress my files using GZIP. Can you share the web.config code for compressing files with GZIP? Is there anything more that I have to do after uploading my web.config file? 回答1: GZip Compression can be enabled directly through IIS. First, open up IIS, go to the website you are hoping to tweak and hit the Compression page. If Gzip is not installed, you will see something like the following: “The dynamic content compression module is not installed.” We should fix this. So we go to