I just tryed to configure in the general part of the configuration 
(not inside a virtual server).

# the SSL part of the document-tree
<Directory "/xxx/yyy/htdocs/sec">
SSLRequireSSL
</Directory>

Starting apache with SSL results in the configuration error:

$ ./apachectl startssl
Syntax error on line 89 of /etc/httpd/httpd_80/conf/access.conf:
Invalid command 'SSLSSLRequireSSL', perhaps mis-spelled or defined by a module not 
included in the server configuration
./apachectl startssl: httpd could not be started

replacing "SSLRequireSSL" by "RequireSSL" fixes the problem.
(but this my not be the intention of the designer ;-)

I'm using:
        mod_ssl-2.0.14
        solaris 2.7

Ernst

SWITCH - Swiss Academic & Research Network ----------------------------------
Ernst Heiri                                     [EMAIL PROTECTED] 
Limmatquai 138                                  Tel: +41 1 268 1540 
CH-8001 Zurich, Switzerland                     Fax: +41 1 268 1568

______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to