On Fri, Apr 11, 2014 at 1:00 PM, Andre Nathan <[email protected]> wrote: > On Fri, Apr 11, 2014 at 3:31 PM, Eric Covener <[email protected]> wrote: >> >> Should have been more clear, I meant a per-request environment >> variable from r->subprocess_env (SetEnvIf/SetEnv) not a native one > > > I have a working patch for this too, but this would allow a user to use > UnsetEnv in his .htaccess and override the global behavior. Wouldn't it be > best if this couldn't be changed via .htaccess?
Duh, you're right. Makes a good case for the directive (or hook + separate module but that's overkill)
