Possible Duplicate:
Configuring Apache on CentOS 5.7
I've purcheased a vps and installed apache2. As developer i've been doing this hundreds of times with no problem. Now I'm facing this: netstat -nao outputs apache2 is listening on :::80 but not on 0.0.0.0:80
I get NO errors at all. Logs have no errors too.
Ideas? Links? Blog posts? Thanks!