Oh wow! Out of everything that I expected that could be the reason,
that one was not even close to pass my mind.
Thank you so much.
-r
On Tue, Oct 27, 2009 at 4:20 PM, Eric Covener wrote:
>> ServerAlias "domain003.com www.domain003.com"
>
> Those are one hostname with spaces i
> ServerAlias "domain003.com www.domain003.com"
Those are one hostname with spaces in them, not two hostnames. Lose
the quotes or quote each one separately.
--
Eric Covener
cove...@gmail.com
-
The official U
Hello all,
After reading the apache documentation I came up with the following
configuration:
##
ServerName "servername.domain.com:80"
NameVirtualHost *:80
# Default.
Servername "servername.domain.com"
DocumentR