https://issues.apache.org/bugzilla/show_bug.cgi?id=50662
Summary: wrong context in mod_ssl's SSLRequire
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
The SSLRequire option has the context "directory, .htaccess" named.
However, later the description says:
"Actually, in Global and Per-Server Class context expression is parsed at
startup time and at runtime only the machine representation is executed. For
Per-Directory context this is different: here expression has to be parsed and
immediately executed for every request."
Can it also be used in vhosts/main server?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]