https://issues.apache.org/bugzilla/show_bug.cgi?id=49057
Summary: setenvif should have access to SSL environment
variables
Product: Apache httpd-2
Version: 2.2.9
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: mod_setenvif
AssignedTo: [email protected]
ReportedBy: [email protected]
There is no easy way to redirect users to a ssl-enabled page to enter the
credentials.
SetEnvIf HTTPS ^on$ ssl
Allow from env=ssl
+ mod_rewrite rules
+ auth with satisfy any
would solve this problem.
--
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]