Re: [users@httpd] NameVirtualHost + SSL certificate problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/19/06, Boyle Owen <Owen.Boyle@xxxxxxx> wrote:

Move all the SSL certificate directives for this site in here, then it
should work.

As soon as you start using virtual hosts, give up the idea of a "default
server" and put all directives in a VH container for each server...

That might be the problem.  Although, in theory, config directives in
the "default server" (main server config) should inherit into the
vhosts if not overriden.

Another possibility is that you haven't properly configured port-based
vhosting.  Instead of <VirtualHost *:443> you should be using
<VirtualHost _default_:443> and similarly for the other.  The "*" is
only used in name-based virtual hosting.

Joshua.

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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux