Skip to content

Commit

Permalink
fix broken image
Browse files Browse the repository at this point in the history
  • Loading branch information
Aibono1225 committed Feb 19, 2024
1 parent a787b0b commit f48ca77
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/do-you-use-gzip/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Choose **Internet Information Services | Web Management Tools | World Wide Web S

* Method 2: Using “Gzipper” in your Angular website
Follow <https://www.npmjs.com/package/gzipper> (but it still need IIS Server enable static content compression). Using `npm i gzipper -g` to install "gzipper" first. Add to scripts in your package.json
![](7.png)
![](use-gzip-7.png)
![Figure: "Finish configuration like that.](use-gzip-6.png)

* Method 3: Using ASP.NET code in MVC Refer to <https://www.codeproject.com/Tips/1080065/Improve-the-Performance-of-ASP-NET-MVC-Web-Application>.
Expand Down

0 comments on commit f48ca77

Please sign in to comment.