Bug 49057 - setenvif should have access to SSL environment variables
Summary: setenvif should have access to SSL environment variables
Status: RESOLVED FIXED
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: mod_setenvif (show other bugs)
Version: 2.2.9
Hardware: PC Linux
: P2 enhancement (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2010-04-06 17:00 UTC by Jens Weibler
Modified: 2012-05-18 22:50 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Weibler 2010-04-06 17:00:17 UTC
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.
Comment 1 Stefan Fritsch 2011-10-01 19:58:49 UTC
This is possible in trunk with SetEnvIfExpr
Comment 2 Stefan Fritsch 2012-02-26 17:03:22 UTC
fixed in 2.4.1