Full_Name: Fred Condo
Version: 2.2.3
OS: FreeBSD 3.1-R
Submission from: pm3dyn90.dip.csuchico.edu (132.241.249.90)


When using configtest, I get this error:

Syntax error on line 845 of /usr/local/etc/apache/httpd.conf:
Invalid command 'SSLRequireSSL', perhaps mis-spelled or defined
by a module not included in the server configuration

<Location /server-status>
    SetHandler server-status
    SSLRequireSSL               <-- this is line 845
    Order deny,allow
    Deny from all
    Allow from .lightsidegroup.com
    Allow from .csuchico.edu
</Location>
 
This also causes graceful and restart to fail, so I have to kill the
daemon and relaunch it after doing configuration changes.

______________________________________________________________________
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