开发者

Can't access my index.html (via Apache) from other computer (LAN nor Internet)? Please help

开发者 https://www.devze.com 2023-04-05 10:37 出处:网络
lets make it simple to answer. I installed Apache 2.2. Now when I do 127.0.0.1 in Firefox, I get the \"It works\" page. When I do 10.0.1.10 (my servers internal IP) on another PC on the SAME network,

lets make it simple to answer.

I installed Apache 2.2. Now when I do 127.0.0.1 in Firefox, I get the "It works" page. When I do 10.0.1.10 (my servers internal IP) on another PC on the SAME network, I won't get anything :-(. I forwarded port 80 on my router and made sure Firewall doesn't block Apache. If I type my external IP:80 I still ca开发者_运维问答n't get into my "index.html". My settings (more less default)

Network Domain: localhost
Server Name: localhost

I also got a FTP via FileZilla running on that PC. It works perfectly, even over Internet. I have also set up a DynDns hostname. If I do ftp://mydyndns.hostname.com I get to my ftp server.

What am I missing? Some more Windows setup?

Thanks a lot in advance!


I installed Linux on my computer and found all servers run better on it :) Thanks everyone...

0

精彩评论

暂无评论...
验证码 换一张
取 消