This is not due to any fault of your installation, rather that your
installation of curl doesn't support https! Since I use a modified version
of lynx to check out secure servers, I can't help you with a location for
a secure-aware version. 

On Fri, 12 Nov 1999, hlo wrote:

> Date: Fri, 12 Nov 1999 21:09:11 +0800
> From: hlo <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: Fw: after install
> 
> 
>  > 
>  > when you start up apache, are you telling it to start with ssl?
>  > 
>  > apachectl startssl
>  > 
>  > That is the command you should be using, is this correct?
>  > 
>  Of course I done.
>  I cut and past some message :
>  If there are something wrong or it's not enought to find error, please
> tell
>  me.
>  Thands a lot!!!
>  ========================================
>  [root@hlo bin]# ./apachectl stop
>  ../apachectl stop: httpd stopped
>  [root@hlo bin]# ./apachectl startssl
>  ../apachectl startssl: httpd started
>  [root@hlo bin]# curl http://hlo.shu.edu.tw/
>  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
>  <HTML>
>   <HEAD>
>    <TITLE>Test Page for Apache Installation on Web Site</TITLE>
>   </HEAD>
>  <!-- Background white, links blue (unvisited), navy (visited), red
> (active)
>  -->
>   <BODY
>    BGCOLOR="#FFFFFF"
>    TEXT="#000000"
>    LINK="#0000FF"
>    VLINK="#000080"
>    ALINK="#FF0000"
>   >
>    <H1 ALIGN="CENTER">
>     It Worked!  The Apache Web Server is Installed on this Web Site!
>  ...............................................
>  ...............................................
>  ...............................................
>  ...............................................
>    <DIV ALIGN="CENTER">
>     <IMG SRC="apache_pb.gif" ALT="">
>    </DIV>
>   </BODY>
>  </HTML>
>  
>  [root@hlo bin]# ps -ax |grep httpd
>   1407 ?        S      0:00 /usr/local/apache/bin/httpd -DSSL
>   1408 ?        S      0:00 /usr/local/apache/bin/httpd -DSSL
>   1409 ?        S      0:00 /usr/local/apache/bin/httpd -DSSL
>   1410 ?        S      0:00 /usr/local/apache/bin/httpd -DSSL
>   1411 ?        S      0:00 /usr/local/apache/bin/httpd -DSSL
>   1412 ?        S      0:00 /usr/local/apache/bin/httpd -DSSL
>   1426 tty2     S      0:00 vi httpd.conf
>   1453 tty1     R      0:00 grep httpd
>  [root@hlo bin]# curl https://hlo.shu.edu.tw/
>  curl: (1) SSL is disabled, https: not supported!
>  [root@hlo bin]# curl https://hlo.shu.edu.tw/p/
>  curl: (1) SSL is disabled, https: not supported!
>  [root@hlo bin]# curl https://hlo.shu.edu.tw/p/
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
> 

Dom Gallagher ([EMAIL PROTECTED])
Systems Administrator
Stayfree Internet

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to