G'morning. I have created a new site in ISPConfig 3.0.5, Debian 7, Apache, but it shows the content from the wrong site? I have created 3 fake domains starting with 0 but the new site, http://ankerhus-akademi.dk still shows the content of https://www.3diaetister.dk which is also on our server and using the same IP. ANy ideas? Mike
Ensure that you dont mix * and IP setting in the websites, either sue * or use the IP for all sites that point to the same IP. If you would mix them, then the site that has the IP will get the requests from sites that use *.
Ok. Then please check that the vhost file for the new website exists in the apache sites-available directory and that there is a symlink in the apache sites-enabled directory to that file.
Yep all looking exactly as it should. Though here is an odd thing. I installed a certificate on the site, and wupti it worked
ok, so you were talking about accessing a site with ssl that had no ssl enabled or no certificate? When there is no ssl for a namebased vhost in apache, then the first website is used instead that has ssl enabled.