>> It was ServerName.  I had ServerName defined as www.example1.com in
>> Gentoo's /etc/apache2/vhosts.d/default_vhost.include.  I removed it
>> from there and added it to each of my SSL VirtualHost blocks and now
>> everything works.  I noticed that removing ServerName entirely works
>> for Firefox, but in that case SSL wouldn't work for either domain in
>> Opera.
>>
>> I thought ServerName was just a label like ServerAdmin.  Should I be
>> OK having it defined only in each of my SSL VirtualHost blocks?
>>
>> Thanks a lot for everyone's help with this.
>>
>> - Grant
>>
> actually, it's a good item to have in the vhost, the server uses it to
> present names in the urls instead of ip addresses

I'm surprised it's necessary since I'm not using name-based virtual
hosting.  Should I have ServerName in the port 80 vhost blocks or is
it sufficient in the SSL blocks?

- Grant

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to