Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在网站上有 .svg 字体和 .svg 图片。
我对服务器上的 mime 类型有疑问。
当我设置这个 mime 类型时:font/opentype svg
比 .svg 图像消失了。我错了什么?
我应该在服务器上设置哪些 mime 类型?
谢谢
mime 类型应为:image/svg+xml
image/svg+xml