Re: mod_ssl and virtual host

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

 



----- bfree@xxxxxxxxxxxx wrote:

> got most everything working.
> if have three ips
> NameVirtualHost xx.xx.xx.32:80
> NameVirtualHost xx.xx.xx.32:443
> 
> NameVirtualHost xx.xx.xx.34:80
> NameVirtualHost xx.xx.xx.34:443
> 
> I have a domain that had ssl in the original 
> NameVirtualHost(xx.xx.xx.32) it works great this operates off the

NameVirtualHost introduces name-based vhosting.
So why are you using namebased vhosts for IP based vhosting?

How many domains are we talking about? How many of these need SSL?

> default ssl defined in the ssl.conf.

Note that Apache httpd doesn't much care about what the file
is called you're putting your directives in.
It only cares about the context the directives appear:

http://httpd.apache.org/docs/current/mod/directive-dict.html#Context

and the order in which they appear..

Anyway. httpd -S should show you the vhost configuration and help
you trouble shoot that.

i

-- 
Igor GaliÄ

Tel: +43 (0) 664 886 22 883
Mail: i.galic@xxxxxxxxxxxxxx
URL: http://brainsware.org/

---------------------------------------------------------------------
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