On Wed, Dec 15, 1999, Rob Bastille wrote:

>   Which would be the best way to add SSLRequireSSL for the https enabled 
> virtual host, using the <LOCATION> directive within the virtualhost 
> settings, or using <DIRECTORY> for the directories in question?

Use a <Directory> section, because this is more independent of URL to filename
mappings and processed earlier in Apache (although one might expect it to be
different because URLs are received and then mapped to filesystem paths).

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to