S
sunmacet
Guest
When I make new domain and put it on exclusive IP all goes well but...
When I try to connect to the domain with browser I get Unable to connect error. This goes using http://domain.tdl and https://domain.tdl.
But when I connect to Tomcat using http://domain.tdl:8080 it connects just fine and I get the default Tomcat-page as I should.
I have tried whois domain.tdl and right nameservers comes. Then with host domain.tdl nameserver1, I get the right exclusive IP.
What I can think of is that Apache isn't serving the domain as it should when it is exclusive (client's shared IPs' works just fine).
I have checked httpd.conf and files at /etc/httpd/conf.d/ and they seem fine as far as I understand them. Also the domains /conf/httpd.include seems fine too.
Any things I should look or what could cause this kind of problem?
Many thanks.
When I try to connect to the domain with browser I get Unable to connect error. This goes using http://domain.tdl and https://domain.tdl.
But when I connect to Tomcat using http://domain.tdl:8080 it connects just fine and I get the default Tomcat-page as I should.
I have tried whois domain.tdl and right nameservers comes. Then with host domain.tdl nameserver1, I get the right exclusive IP.
What I can think of is that Apache isn't serving the domain as it should when it is exclusive (client's shared IPs' works just fine).
I have checked httpd.conf and files at /etc/httpd/conf.d/ and they seem fine as far as I understand them. Also the domains /conf/httpd.include seems fine too.
Any things I should look or what could cause this kind of problem?
Many thanks.