[問題] asp.net core 讀取不到檔案

作者: uni1021 (小李)   2019-01-05 18:21:31
我有一個asp.net core的專案
我在wwwroot 資料夾底下裡面的 index.html
其中裡面有引用一個檔案
<div class="vxgplayer"
id="vxg_media_player1"
url="rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov"
autostart controls avsync
nmf-src="(MyPath)/media_player.nmf"
nmf-path="media_player.nmf">
</div>
我用chrome的開發者工具看
server 回我 404 not found
應該不會是路徑錯誤的問題
因為我如果不用asp.net core 當我的server
用vs code裡的套件 live server 就可以成功get到我的檔案
是不是我的.net core server 少寫了什麼東西?!
要如何讓我的server成功get到檔案
謝謝
作者: konkonchou (卡卡貓)   2019-01-05 18:31:00
IIS要增加MIME副檔名對應類型https ://ppt.cc/fUmIyx推文沒辦法貼 消去中間空格

Links booklink

Contact Us: admin [ a t ] ucptt.com