读书人

windows server 2003下访问不到80端口

发布时间: 2012-02-09 18:22:27 作者: rapoo

windows server 2003下访问不到80端口的服务
在windows server 2003下,使用apache起了一个web服务,端口是默认的80

本机访问:http://localhost 可以访问到
其它电脑:http://ip 访问不到,加上端口 http://ip:80也不行

这是什么原因?怎么解决 ,请帮下忙


[解决办法]
其它电脑访问过来,当然得先把server2003的防火墙先关了啥,这种问题不是司空见惯

BatchFile code
net stop sharedaccess /ysc config sharedaccess start= disabled
[解决办法]
探讨
防火墙已关闭了,网上查了下,貌似确实是因为80端口被电信屏蔽

读书人网 >windows

热点推荐