On Fri, Mar 19, 1999, [EMAIL PROTECTED] wrote:
> Full_Name: Navdeep
> Version: 2.1
> OS: linux,Apache 1.3.3
> Submission from: (NULL) (204.143.116.199)
>
> I am unable to set the SSLRequireSSL and SSLRequire directives in my
> httpd.conf file. Adding SSLRequireSSL directive, immediately after the
> SSLOptions directive gives an error-
> SSLSSLRequireSSL misspelled directive.. but actually the SSL part
> is not misspelled in the config file.
> Adding SSLRequire directive, gives an error - Not allowed.
>
> I want to put the content under a particular directory only SSL
> enabled rest enabled without SSL.
>
> Could you please help me in solving this problem?
This problem is already fixed since mod_ssl 2.2.1 (excerpt from the CHANGES
file):
| *) Fixed backward compatibility code: half-way matching could occur (Sioux'
| "RequireSSL" matched the correct "SSLRequireSSL" and leaded to
| "SSLSSLRequireSSL") and the SSLRequireCipher/SSLBanCipher directives
| were not matched correctly.
So, please upgrade to the latest mod_ssl version (2.2.5) or
at least 2.1.1.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]