You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Philippe Veronneau <pv...@bluexpertise.com> on 2002/11/25 22:52:09 UTC

[users@httpd] ServerName without the www

Hi,
I configured an apache-ssl webserver that has a domain name 
"somewhere.com" associated with it.
When I try to access https://www.somewhere.com, my certificate whines 
about not behing meant for
www.somewhere.com but to somewhere.com instead.  I try to access 
https://somewhere.com but it
won't access it like I want it to do.  Because the certificate wants to 
see somewhere.com and not www.somewhere.com,
it is imperative that I get apache-ssl to work without the www. before 
the servername.

I tried to name the servername only somewhere.com and tried also to make 
a virtualhost of somewhere.com
without any success...

Can anyone give me hints on how I could get around this.

Thanx.



---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org