[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modssl
Subject:    Re: multiple secure IP-based virtual hosts thru https port
From:       Owen Boyle <obo () bourse ! ch>
Date:       2000-10-27 15:22:19
[Download RAW message or body]

Mignonette Viado wrote:
> how can i make it:
> 
> https://www.site1.com
> https://www.site2.com

This should be easy - sounds more like there is something wrong with
your network configuration...

- Do www.site1.com and www.site2.com resolve to two different IP
addresses?
- Can your machine resolve the hostnames? (check /etc/hosts or NIS+ or
DNS or whatever you use to get IP addresses if it can't).

To test further, replace the hostnames with IP addresses in the
VirtualHost directive. i.e.:

<VirtualHost 192.168.1.1:443>
... definition of www.site1.com ...
</VirtualHost>

If it still doesn't work, post the error messages you get in the http
common_error_log and in the ssl_engine_log.

Rgds,

Owen Boyle.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      modssl-users@modssl.org
Automated List Manager                            majordomo@modssl.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic