Somehow I'm not managing to make my Apache 2.0.54 work with OpenSSL 0.9.8b in a Win 2003 Server 100% correctly.

If I include the VirtualHost directive in the http.conf the Apache doesn't start and Windows Events List gives me the following message: [warn] VirtualHost myDomain:443 overlaps with VirtualHost myDomain:443, the first has precedence, perhaps you need a NameVirtualHost directive

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" (I can't put the original message since it's in Portuguse, so it's barely translated to English).

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.


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