December 2002
Intermediate to advanced
576 pages
32h
English
SSLRequire
SSLRequire
expression
[within <Directory> or
.htaccess]
Specifies the requirements that must be met before access is allowed
to a resource. The access requirement is an arbitrarily complex
boolean expression, whose syntax is very similar to common
programming language syntax like C or Java. Logical and comparison
operators can be used in any combination with the values of
environment variables to determine access. Environment variables are
available with the following syntax:
%{
variable
}.
Read now
Unlock full access