Dear all:

this has me stumped.

I want to require SSL for any connection to a specific server.  I thought
I could do this by simpley including 

<Location /usr/local/apache/htdocs>
SSLRequireSSL 
</Location>

in httpd.conf.

However, I can still get the index when not secure, i.e. comming in via
http://machine_name.

What am I missing?

thanks


Nik Ingle
Dept. Applied Physics
Stanford University 
Stanford, CA 94305-4090
(650) 725-2296
______________________________________________________________________
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