Re: [users@httpd] if directive not being respected in Apache 2.4.6

2017-06-21 Thread Jacob Champion
On 06/21/2017 09:02 AM, William A Rowe Jr wrote: ++1 EXEC_ON_READ is meaningful to we devs, but not for a general audience. 'Immediate Global' or something similar? What other 2 or 3 word caption works to describe this well for end users researching Define, or LoadModule, etc? "Preprocesso

Re: [users@httpd] if directive not being respected in Apache 2.4.6

2017-06-21 Thread William A Rowe Jr
On Jun 21, 2017 10:49, "Jacob Champion" wrote: On 06/21/2017 08:45 AM, William A Rowe Jr wrote: > Frankly I'd think scope should be defined as Global only, > even though it won't error out in these other cases. For > trunk, it would be good to lock this down and eliminate > the legacy 'support'

Re: [users@httpd] if directive not being respected in Apache 2.4.6

2017-06-21 Thread Eric Covener
On Wed, Jun 21, 2017 at 11:45 AM, William A Rowe Jr wrote: >> It is not currently documented or rejected, but "Define" can't be >> wrapped in any of the normal configuration sections (only ifdefine, >> ifmodule, etc. can wrap it) >> It is processed at startup only, not during request procesing. >

Re: [users@httpd] if directive not being respected in Apache 2.4.6

2017-06-21 Thread William A Rowe Jr
On Wed, Jun 21, 2017 at 10:39 AM, Eric Covener wrote: > On Fri, Jun 9, 2017 at 12:36 PM, Day, Chuck wrote: >>Define locale1 fr-FR > > It is not currently documented or rejected, but "Define" can't be > wrapped in any of the normal configuration sections (only ifdefine, > ifmodule, etc. ca

Re: [users@httpd] if directive not being respected in Apache 2.4.6

2017-06-21 Thread Eric Covener
On Fri, Jun 9, 2017 at 12:36 PM, Day, Chuck wrote: >Define locale1 fr-FR It is not currently documented or rejected, but "Define" can't be wrapped in any of the normal configuration sections (only ifdefine, ifmodule, etc. can wrap it) It is processed at startup only, not during request pr