Windows/Internet Information Services

Windows/Internet Information Services

在 control => Turn on / off windows features 里添加 IIS, 展开,选中 WebDAV 和 HTTP Basic authentication 等。

Tips

默认只允许访问 MIME 列表里类型的文件,否则显示 404.3。

解决方法是在站点的 MIME 设置里加一个兜底的 "*" MIME 类型。

You can add an universal MIME type by using the extension "*" and the type "application/octet-stream".


Last update: 2020-04-16 09:20:08 UTC