SSLRequireSSL Ineffective

--00032557467afaa7590465169e7a
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

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

--00032557467afaa7590465169e7a
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi, I have https working with Apache 2.2.11, but SSLRequireSSL seems to hav=
e no effect -- I can still browse docs in the htdocs directory with straigh=
t http or https.<br><br>Here's the section I added to httpd-ssl.conf, w=
hich is Included from httpd.conf. No .htaccess files exist.<br>
<br><Directory "/usr/local/apache2/htdocs"><br>SSLRequireSS=
L<br>SSLOptions +StrictRequire<br></Directory><br><br>Thanks much for=
any help.<br>-- <br>Lee<br><br>

--00032557467afaa7590465169e7a--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users [at] modssl.org
Automated List Manager majordomo [at] modssl.org
Lee Hughes [ Sa, 14 März 2009 17:22 ] [ ID #1993615 ]

Re: SSLRequireSSL Ineffective

--00032557474642a6a7046516b566
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Some more info -- if I add this same Directory section to httpd.conf it
works fine and forces https access. It's like the line

Include conf/extra/httpd-ssl.conf

in httpd.conf has no effect -- why would that be?

Thanks-

Lee

--00032557474642a6a7046516b566
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Some more info -- if I add this same Directory section to httpd.conf it works fine and forces https access. It's like the line<br><br>Include conf/extra/httpd-ssl.conf <br><br>in httpd.conf has no effect -- why would that be?<br>
<br>Thanks-<br><br>Lee<br><br>

--00032557474642a6a7046516b566--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users [at] modssl.org
Automated List Manager majordomo [at] modssl.org
Lee Hughes [ Sa, 14 März 2009 17:28 ] [ ID #1993616 ]
Webserver » gmane.comp.apache.mod-ssl.user » SSLRequireSSL Ineffective

Vorheriges Thema: Client SSL Proxy Configuration
Nächstes Thema: Client Verification with sub ca's