会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
哈喽
新随笔
管理
2025年7月29日
nginx压缩字体ttf的有关配置
摘要: 1、在如下文件中新增一行 vim /etc/nginx/mime.types font/ttf ttf; 2、在如下文件中新增一行 vim /etc/nginx/nginx.conf gzip_types font/ttf font/opentype font/x-woff; gzip on; gz
阅读全文
posted @ 2025-07-29 15:43 哈喽哈喽111111
阅读(42)
评论(0)
推荐(0)