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.
我在我的机器中创建了一个文档库并上传了一些图像文件。但后来当我尝试在文档库中打开它们时,它显示一个页面未找到 404 错误。可能是什么原因?同样的事情在另一台机器的文档库中也有效
您的图像文件的类型是什么?IIS 服务器只会返回带有注册扩展名的文件,因此如果您使用特殊类型的图像文件,您可能需要注册 mime 类型。