Lee Weng Kong wrote:
> 4) http://131.42.2.5:443 was ok. 443 is my port number for HTTPS

No, this is not "ok". If you can get an https page by using http,
it means that the system is not 'speaking https' but plain http.
And this lead to

> 5) https://131.42.2.5 <https://131.42.2.5/> was NOT ok.

of course, because the server can't understand the request since
it's encrypted.

> Anyone hit by this problem before. Any ideas what is wrong here?

Your load balancer doesn't handle https correctly.

Davide


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