I'm having the following situation:
My domain have the DNS settings working properly and it is "pingable" from outside the network, the problem is when I try to open it using a browser, nothing shows up.
Using FireFox, it shows: - Connecting - Connected but nothing shows in the page and after a few seconds, I get an error with the message:
"The connection was reset"
Someone have any clue of what did I do wrong?
One more thing: I can't open the website using the IP as well. Same error.
I'm using CentOS 5.7, Apache 2.2.3 and Bind 9.3.6
The webmin is working properly, so I guess is something with Apache and/or files permission in the system.
The ServerRoot option is set to the default /var/www/html and the domain is an VirtualHost listening. Both listening on port 80.
I really appreciate any help!