小弟使用的是宝塔, 找到宝塔的 nginx 配置文件路径如下:
/www/server/nginx/conf
修改:
mime.types
这个文件, 添加
application/x-font-woff woff;
application/x-font-opentype otf;
application/x-font-ttf ttf;
Recommended searches
Top trending

小弟使用的是宝塔, 找到宝塔的 nginx 配置文件路径如下:
/www/server/nginx/conf
修改:
mime.types
这个文件, 添加
application/x-font-woff woff;
application/x-font-opentype otf;
application/x-font-ttf ttf;
发表回复