Hello community, I was wondering if there is a thing like Alias, in Apache, to automatically have a subdomain for every domains in the system and if there is, could you post it? Thanks for the great support here Germinator
Do you mean something like ServerAlias ( http://httpd.apache.org/docs/2.2/mod/core.html#serveralias )? I don't think this can be automatted.
I have searched for this quite a while and I dont think it works. When I create a domain, it automatically has the Alias that are added to "/etc/apache2/conf.d", I was just wondering if there is a possibility to do this with subdomains too, so that every domain automatically has a "mail" subdomain, for example mail.mysite.com is automatically added. Or can I point a subdomain to an Alias ? Because I have not managed to be able to do this. thanks, Germinator