https://issues.apache.org/bugzilla/show_bug.cgi?id=57515

            Bug ID: 57515
           Summary: Define/Undefine don't work reasonably outside of
                    global scope
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
          Assignee: [email protected]
          Reporter: [email protected]

Config defines are global, but we allow them to be defined/undefine in vhost
and per-directory context.

Because they are exec_on_read, they are doubly broken in directory context.

I think they need to be GLOBAL_ONLY. 
http://people.apache.org/~covener/patches/define.diff

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