摘要: https://jingyan.baidu.com/article/a17d5285766545c098c8f2ff.html 阅读全文
posted @ 2020-04-14 17:30 942351507 阅读(167) 评论(0) 推荐(0) 编辑
摘要: Windows下IIS搭建Ftp服务器 第一步:启用Windows IIS Web服务器 1.1 控制面板中找到“程序”并打开 1.2 程序界面找到“启用或关闭Windows功能”并打开 1.3 上面两步也可以简化为一步:按【Win + R】快捷键打开运行对话框,输入“optionalfeature 阅读全文
posted @ 2020-04-14 15:44 942351507 阅读(533) 评论(0) 推荐(0) 编辑
摘要: 先在服务里关闭 iis admin service 服务。2、找到 windows\system32\inetsrv\config\schema下的 IIS_schema.xml 文件。3、取消文件的只读属性。4、用纯文本方式打开,找到bufferingLimit 把它对应的 defaultValu 阅读全文
posted @ 2020-04-14 15:13 942351507 阅读(762) 评论(0) 推荐(0) 编辑