https://bz.apache.org/bugzilla/show_bug.cgi?id=68429

            Bug ID: 68429
           Summary: SERVER_ADDR missing from expressions
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 39496
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=39496&action=edit
SERVER_ADDR patch

SERVER_NAME, SERVER_PORT, and SERVER_ADMIN are supported in expression usage.
The following patch adds SERVER_ADDR as well. My use case is to check if
REMOTE_ADDR matches SERVER_ADDR, in which case it's a local lookup to set an
env flag.

-- 
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]

Reply via email to