>On Thu, May 20, 1999, Ingo Zitzmann wrote:
>
>> after compiling Apache 1.3.6, mod_ssl-2.2.7-1.3.6, opensssl-0.9.2b using
>> VisualC++ 6.0
>> as well as downloading the packing from a different site I get still the
>> same results:
>>
>> [ssl-access.log]
>> xx.xx.xx.x - - [20/May/1999:16:22:00 +0200] "€@" 501 -
>> xx.xx.xx.x - - [20/May/1999:16:24:41 +0200] "€@" 501 -
>> xx.xx.xx.x - - [20/May/1999:16:30:37 +0200] "€@" 501 -
>>
>> [ssl-error.log]
>> [Thu May 20 16:22:00 1999] [error] [client xx.xx.xx.x] Invalid method in
>> request €@
>> [Thu May 20 16:24:41 1999] [error] [client xx.xx.xx.x] Invalid method in
>> request €@
>> [Thu May 20 16:30:37 1999] [error] [client xx.xx.xx.x] Invalid method in
>> request €@
>>
>> I created test certificates as described on apache-ssl.org.
>
>This means you talk HTTPS to a HTTP port, i.e.  on that port SSL isn't
>enabled. Check your server configuration. I guess your Listen and
><VirtualHost> sections do not match.
>                                       Ralf S. Engelschall
>                                       [EMAIL PROTECTED]
>                                       www.engelschall.com
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
>User Support Mailing List                      [EMAIL PROTECTED]
>Automated List Manager                            [EMAIL PROTECTED]

The whole problem is that, I CAN'T use SSLEnable!!! Even though I get the
message:
C:\PROGRA~1\APACHE~1>apache
Syntax error on line 269 of C:\PROGRA~1\APACHE~1/conf/httpd.conf:
Invalid command 'SSLEnable', perhaps mis-spelled or defined by a module not
incl
uded in the server configuration

w/o the SSLEnable I get
Apache/1.3.6 (Win32) mod_ssl/2.2.6 OpenSSL/0.9.2b running...

Can anybody send me a sample httpd.conf that has a http on port 80 and https
on port 443?

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

Reply via email to