On Tue, Jan 15, 2019 at 9:47 AM Osman Zakir <osmanzaki...@hotmail.com> wrote:
>
> I still get these warnings when I try run Apache:
> "
> [Tue Jan 15 19:38:22.300249 2019] [env:warn] [pid 12988:tid 556] AH01506: 
> PassEnv variable <apikey> was undefined
> [Tue Jan 15 19:38:22.301248 2019] [env:warn] [pid 12988:tid 556] AH01506: 
> PassEnv variable <accesskey> was undefined
> "

PassEnv doesn't take a value. It takes 1 or more native environment
variable names. They should already have the value you want in the
environment that launches apache.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to