Re: [users@httpd] RE: IIS Apache 2.2 on port 443

2014-04-22 Thread Yehuda Katz
> IP:443. > > > > * Trevor Saldanha* > > * Head of IT* > > > > * D: +44 (0) 1293-789509 <%2B44%20%280%29%201293-789509>* > > * M: +44 (0) 7766-084050 <%2B44%20%280%29%207766-084050>* > > > > *From:* Cabell, Jeff [mailto:jeff.

[users@httpd] RE: IIS Apache 2.2 on port 443

2014-04-22 Thread Trevor Saldanha
@httpd.apache.org Subject: [users@httpd] RE: IIS Apache 2.2 on port 443 I did. Listen IP:443 httpd-ssl conf file and listen IP:80 in the httpd conf. The IP:80 works fine. Fails when I include the httpd-ssl conf with listen IP:443. Trevor Saldanha Head of IT D: +44 (0) 1293-789509 M: +44

[users@httpd] RE: IIS Apache 2.2 on port 443

2014-04-22 Thread Trevor Saldanha
] Sent: 22 April 2014 17:04 To: users@httpd.apache.org Subject: [users@httpd] RE: IIS Apache 2.2 on port 443 Did you try putting the IP address in the Listen clause? Jeff Cabell Applications Administrator Education Solutions From: Trevor Saldanha [mailto:trevor.salda...@comtrex.co.uk] Sent

[users@httpd] RE: IIS Apache 2.2 on port 443

2014-04-22 Thread Cabell, Jeff
Did you try putting the IP address in the Listen clause? Jeff Cabell Applications Administrator Education Solutions From: Trevor Saldanha [mailto:trevor.salda...@comtrex.co.uk] Sent: Tuesday, April 22, 2014 10:23 AM To: users@httpd.apache.org Subject: [users@httpd] IIS Apache 2.2 on port 443 Hi