https not on 443?
From: Seth Delackner <seth_at_jtan.com>
 
Date: 2003-04-17 22:53:16 CEST 
How does one set apache2 to listen on a port other than 443 for https?  I have both apache and apache2 running, with :
 http:80 = apache
 But if I enter any url of the form http://hostname:port/, with any port at all, I get the apache1 server.
 In the apache2 config file I have:
     Listen 8080
     <IfDefine HAVE_SSL>
 ---------------------------------------------------------------------
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.