> -----Original Message-----
> From: Bill Angus [mailto:[EMAIL PROTECTED] 
> Sent: Monday, June 05, 2006 9:54 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] VirtualHost
> 
> Even with the latest version of Apache SSL service (i.e. on 
> port 443) and name-based-virtual-hosting, do not co-exist. 

This is true - but it's not specifically an apache problem. It is a limitation 
of the HTTPS protocol. Google for "SSL NBVH" or even read the docs: 
http://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#vhosts2

> At 
> least not in the Windows 2k environment we have. Since you 
> can have either name-based hosting on port 80 - or an SSL 
> server.... one solution is to establish 2 apache instances 
> (one serving name-based hosting on port 80, the other serving 
> SSL on port 443).

There is no problem for a single instance of apache to have any number of 
name-based HTTP VHs on port 80 *and* exactly one HTTPS VH on port 443. What you 
can't have is name-based HTTPS VHs.

Regarding the original post:

>       
>       But if I use the NameVirtualHost directive (like 
> "NameVirtualHost 
>       myDomain" or "NameVirtualHost myDomain:443"), Apache 
> keep on not 
>       starting and the Events List gives me the message that 
> "It's usually 
>       allowed socket address only once" 

Trying to use name-based VHs with HTTPS flags a warning.
        
>       But the interesting part is that, even not using a 
> virtual host, Apache 
>       starts normally and I can use https connection using 
> the certificates 
>       that I generated temporarily, eve if it's not specified in the 
>       http.conf. I don't know if my Web Server is working in 
> a proper way, so 
>       I would like some help on it.

It's not too clear what's happening (maybe you could post the real URLs?) but 
it sounds like this:

http://marc.theaimsgroup.com/?l=apache-httpd-users&m=113639225506340&w=2

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 


>       
>       
>       TIA,
>       
>       -- 
>       Marcos R. Cardoso
>       Seção de Processamento Técnico e Automação
>       Sistema Integrado de Bibliotecas
>       FURB - Blumenau
>       (047) 3321-0660
>       
>       
>       
> ---------------------------------------------------------------------
>       The official User-To-User support forum of the Apache 
> HTTP Server Project.
>       See <URL:http://httpd.apache.org/userslist.html 
> <http://httpd.apache.org/userslist.html> > for more info.
>       To unsubscribe, e-mail: [EMAIL PROTECTED]
>          "   from the digest: 
> [EMAIL PROTECTED]
>       For additional commands, e-mail: [EMAIL PROTECTED]
>       
>       
> 
> 
Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen 
Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a 
private and personal nature. It is not related to the exchange or business 
activities of the SWX Group. Le présent e-mail est un message privé et 
personnel, sans rapport avec l'activité boursière du Groupe SWX.
 
 
This message is for the named person's use only. It may contain confidential, 
proprietary or legally privileged information. No confidentiality or privilege 
is waived or lost by any mistransmission. If you receive this message in error, 
please notify the sender urgently and then immediately delete the message and 
any copies of it from your system. Please also immediately destroy any 
hardcopies of the message. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. The sender's company reserves the right to monitor all e-mail 
communications through their networks. Any views expressed in this message are 
those of the individual sender, except where the message states otherwise and 
the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to