Hi, I've one more trouble with ispconfig 3 So here is my problem : I've 2 domains cracotte.eu cracotte.be cracotte.eu = main domain cracotte.be = alias from cracotte.eu and cracotte.eu have a subdomain (support) -> support.cracotte.eu But http://support.cracotte.be/ doesn't work… I've put a CNAME name = support target = support.cracotte.eu. i've to do something else ? or change something ? Thx a lot
The cname record can not work as you created a self reference. The target must be carcotte.eu and not support.carcotte.eu.
You might be mixing up the .be and the .eu domains again. You said above the the .eu domain has a "support" subdomain and not the .be domain but you posted a link for a subdomain of the .be domain and not the .eu domain.
yes and no… it's because .be is an alias of the .eu… So if i write support.cracotte.eu it normaly (it's what i want) would be like i write support.cracotte.be… and i don't know how to do this :-(
An alias in apache is always for a specific domain or subdomain and does not include any other subdomains. So if you want that support.cracotte.be and support.cracotte.eu show the content of the website, then you have to create 2 alias (or subdomains) for the website, one for support.cracotte.be and one support.cracotte.eu