Hi, I have https working with Apache 2.2.11, but SSLRequireSSL seems to have
no effect -- I can still browse docs in the htdocs directory with straight
http or https.

Here's the section I added to httpd-ssl.conf, which is Included from
httpd.conf. No .htaccess files exist.

<Directory "/usr/local/apache2/htdocs">
SSLRequireSSL
SSLOptions +StrictRequire
</Directory>

Thanks much for any help.
-- 
Lee

Reply via email to