Hi Abhay,You will have to listen to port 443. Also there will have to be a default virtual host section stating your certificate and other configs
Deval
From: "Jain, Abhay K, INFOT" <jainabhay@xxxxxxx> Reply-To: users@xxxxxxxxxxxxxxxx To: <users@xxxxxxxxxxxxxxxx> Subject: Unable to bind to port 443 on 2.2.4 Date: Tue, 23 Jan 2007 13:24:44 -0600 I am trying to use same instance of Aapche to process requests on port 80 (http) and port 443 (https). I could not start apache built with mod_ssl and ran with trace and found that the Apache process binds to port 443 successfully but the child process fails stating that port is already in use. I am not sure if it is due to my configuration. I edited virtual host for 443 in conf/extra/httpd-ssl.conf. Do I need to specify virtual host entry in httpd.conf? Do I also need to specify Listen 443 in httpd.conf?
--------------------------------------------------------------------- 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