gpt4 book ai didi

.htaccess - 慢: no character set specified in their HTTP headers

转载 作者:行者123 更新时间:2023-12-02 19:52:52 24 4
gpt4 key购买 nike

The following resources have no character set specified in their HTTP headers. 
Specifying a character set in HTTP headers can speed up browser rendering.

http://www.mysite.com/assets/fonts/Roboto/Roboto300.woff
http://www.mysite.com/assets/fonts/Roboto/Roboto700.woff
http://www.mysite.com/assets/fonts/font-awesome/fontawesome-webfont.woff

如何通过 .htaccess 修复它?

最佳答案

尝试在 .htaccess 中添加以下两行:

AddDefaultCharset UTF-8
AddCharset UTF-8 .htm .html .css .js .woff

关于.htaccess - 慢: no character set specified in their HTTP headers,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21414840/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com