天天看點

glyphicons-halflings-regular.woff 404

此乃伺服器不支援這種檔案,是以需要修改一下配置,讓IIS支援這種檔案的通路

<system.webServer>

下增加節點:

<staticContent>

  <remove fileExtension=".woff"/>

  <mimeMap fileExtension=".woff" mimeType="application/font-woff" />

</staticContent>

glyphicons-halflings-regular.woff 404

本文基于

Creative Commons Attribution 2.5 China Mainland License

釋出,歡迎轉載,演繹或用于商業目的,但是必須保留本文的署名

http://www.cnblogs.com/luminji

(包含連結)。如您有任何疑問或者授權方面的協商,請給我留言。

繼續閱讀