I'm using apache 1.3.6 and I just finish to install modssl 2.3.2
my configuration is
I have a main server main.dom and a virtual one virtual.dom
I want to enable SSL for the main and disable it for the Virtual one
I have the following problem
When I start apachectl I have the following warning message in the SSLengine.log file
You configured HTTP(80) on the standard HTTPS(443) port
but everything is ok
I could make a connexion on main.dom:80 and main.dom:443 and virtual.dom:80
but if I try virtual.dom:443 I going on the root file of main.dom ???
If I use apachectl startssl
I can't start anything and I have the following error message
adress is already in use : make sock could not bind to port 80

I don't understand because my httpd.conf file is very commun
In the global directive I have defined Listen 443 and Listen 80
In the main directive I have defined port 443
In the virtual directive I use xxx.xxx.xxx.xxx:80 with just SSLengine off

I suppose that both main and virtual try to resolve the same address but I don't understand why

could you help me please ?

-- 
\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//
 oo  oo  oo  oo  oo  oo  oo  00  oo  oo  oo  oo  oo  oo 
 ()  ()  ()  ()  ()  ()  ()  []  ()  ()  {}  ()  ()  ()

Dominique BERTHET
Faculte des Sciences de Saint-Etienne
Equipe d'Analyse Numerique - CNRS UMR 5585
23, rue P. MICHELON 42023 ST-ETIENNE CEDEX 02
FRANCE
Tel : +33 (0)4.77.48.15.81              
Fax : +33 (0)4.77.25.60.71
email : [EMAIL PROTECTED]
 

Reply via email to