Static compression in IIS does not work for htm, js files

前端 未结 3 1248
不思量自难忘°
不思量自难忘° 2021-01-18 10:40

I\'m trying to configure IIS 7.5 to compress static htm and js files. Does anyone know why it does not work for me? Here is my web.config for the web site:

          


        
3条回答
  •  花落未央
    2021-01-18 11:28

    Enabling Http caching and compression in IIS 7 for asp.net websites - Anil Kasalanati

    How about this? Checkyour applicationHost.config file.

提交回复
热议问题