以文本方式查看主题 - Foxtable(狐表) (http://foxtable.net/bbs/index.asp) -- 专家坐堂 (http://foxtable.net/bbs/list.asp?boardid=2) ---- 拒绝访问。 (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=124190) |
-- 作者:zhenghangbo -- 发布时间:2018/9/1 10:34:00 -- 拒绝访问。 HttpServer.Prefixes.Add("http://*/") HttpServer.WebPath = "d:\\web" \'指定静态文件存储位置 HttpServer.Start() 执行这3句,提示拒绝访问
|
-- 作者:zhenghangbo -- 发布时间:2018/9/1 10:38:00 -- 无缘无故又可以了 |
-- 作者:有点蓝 -- 发布时间:2018/9/1 11:06:00 -- 看看:http://www.foxtable.com/mobilehelp/scr/0001.htm 其次,可能和其他程序80端口有冲突
|