안녕하십니까?
어렵사리 apache 와 php ,mysql ,openssl ,mod-ssl 을 설치 하였습니다.
그런데 http://www.comban.com:443 를 실행하면
아래와 같은 에러를 냅니다.
==================================================================
Bad Request
Your browser sent a request that this server could not understand.
Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.
Hint: https://www.comban.com:443/ Apache/1.3.17 Server at www.comban.com Port 443
==================================================================
그리고 https://www.comban.com 을 입력하면
서버를 찾을 수 없다고 나옵니다.
네임 기반 가상 호스트를 운영하는데 그것 땜시 그럴까요?
다음은 에러 로그의 끝부분입니다.
[Mon Feb 12 06:25:20 2001] [notice] Apache/1.3.17 (Unix)
PHP/4.0.4pl1 mod_ssl/2.8.0 OpenSSL/0.9.6 configured -- resuming normal
operations
[Mon Feb 12 06:25:31 2001] [error] mod_ssl: SSL handshake failed:
HTTP spoken on HTTPS port; trying to send HTML error page (OpenSSL
library error follows)
[Mon Feb 12 06:25:31 2001] [error] OpenSSL: error:1407609C:
SSL routines:SSL23_GET_CLIENT_HELLO:http request [Hint:
speaking HTTP to HTTPS port!?]
답변 부탁드립니다.