IIS中未加载CSS,图像,JS

我的所有应用程序都运行良好,但是突然间,IIS下的所有站点都没有加载CSS,图像,脚本。它重定向到登录页面。


如果我登录,效果很好。例如mysite.com/Account/LogOn?ReturnUrl=%2fpublic%2fimages%2ficons%2f41.png


在我的本地计算机上,无需登录即可正常工作。


慕姐8265434
浏览 890回答 4
4回答

神不在的星期二

尝试从web.config中删除staticContent部分。<system.webServer>&nbsp; &nbsp; <staticContent>&nbsp; &nbsp; &nbsp; &nbsp; ...&nbsp; &nbsp; </staticContent></system.webServer>
打开App,查看更多内容
随时随地看视频慕课网APP