Nathan Huang wrote:
[...]
Yeah, you are right, something is blocking 80 port. I think maybe there
are some problem with iptables,
I write in terminal ' echo '-A RH-Firwall-1-INPUT -m state --state NEW
-m tcp -p tcp --dport 80 -j ACCEPT >> /etc/sysconfig/iptables'
but when I restart iptables: /
Nathan Huang wrote:
Hi Who can help me to figure out what problem I have with my apache
server,
I am using fedora 10, and installed LAMP in my computer yestoday, I can
access my apache server from my own computer , I typed
'http://localhost/index.php', and when I typed
http://192.168.2.100/inde
Hi Who can help me to figure out what problem I have with my apache
server,
I am using fedora 10, and installed LAMP in my computer yestoday, I can
access my apache server from my own computer , I typed
'http://localhost/index.php', and when I typed
http://192.168.2.100/index.php' it is also ok, H