Quote:
|
Originally Posted by bosei
Help.
For some reason I have just found that all my webs will only display the default host. e.g:
www.domain1.tld will only go to www.localhost:80. In other words, ISPConfig is creating the web and all files OK as I can see this under /srv/www/webX however I cannot see the site at all and can only see the default web created when appache was installed under SuSE. The only fix I can find for this is to use SuSEConfig to add a virtual host with it's docroot pointing to /srv/www/webX. Is there something wrong with the ISPConfig directives and they are not being included?
Tnx
bosei
|
This loooks like a DNS-issue. The apache default host is always shown when the apache webserver does not have a vhost with the requested IP :: domain combination.
Does your DNS point to the correct IP?
If you are in a NAT enviroment, did you use the External IP of your router and not your private IP?
Does the websites have the correct IP?
If you are in a NAT enviroment, did you use the private IP for the websites and not the external IP?