You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/10/03 13:32:02 UTC

DO NOT REPLY [Bug 43540] New: - [PATCH] mod_setenvif multiple conditions conjunction, Reply_Status match, SetEnv2 directive

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43540>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43540

           Summary: [PATCH] mod_setenvif multiple conditions conjunction,
                    Reply_Status match, SetEnv2 directive
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: PatchAvailable
          Severity: normal
          Priority: P2
         Component: mod_setenvif
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: asm@uezku.kemsu.ru


The patch makes the ability to match the logical conjunction of multiple 
conditions. The conditions must be combined with '&&'.
The modified syntax is:

SetEnvIf name regex [ && name2 regex2 ...  ] var ...

As long as there is now environment variable named as '&&' the syntax is 
backwards compatible. The patch also has some additions usable with mod_proxy: 
new Reply_Status match and Request_URI correction (value is taken from 
r->parsed_uri.path for proxyed requests).

The patch also adds SetEnv2 directive analog to SetEnv for correct cooperation 
with SetEnvIf.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 43540] - [PATCH] mod_setenvif multiple conditions conjunction, Reply_Status match, SetEnv2 directive

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43540>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43540





------- Additional Comments From asm@uezku.kemsu.ru  2007-10-03 04:34 -------
Created an attachment (id=20909)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20909&action=view)
mod_setenvif multiple conditions patch


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 43540] - [PATCH] mod_setenvif multiple conditions conjunction, Reply_Status match, SetEnv2 directive

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43540>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43540


asm@uezku.kemsu.ru changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org