Hello,
We usually use name based virtualhosts with something like the following
configuration:
NameVirtualHost IP:80
ServerName main.domain.tld
ServerAlias alias.domain.tld
..
ServerName www.domain.tld
ServerAlias alt.domain.tld
..
Now I'm looking for a function which reliab
On 2013-09-19 16:39, Christoph Gröver wrote:
Hello,
We usually use name based virtualhosts with something like the following
configuration:
NameVirtualHost IP:80
ServerName main.domain.tld
ServerAlias alias.domain.tld
..
ServerName www.domain.tld
ServerAlias alt.domain.tl