If http server does not work, check iptables first.

netstat -an |grep :80

iptable for http, add port 80 to iptables

-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT

results matching ""

    No results matching ""