IIUC Not really possible because of the time in request processing that these variables are set -- it is after most modules have run, right before the actual handler. On Thu, Apr 10, 2014 at 5:47 AM, Andre Nathan <andrenth@xxxxxxxxx> wrote: > Hello > > Is it possible to replace the value of one of apache's existing environment > variables such as SERVER_ADDR? > > I tried both forms below but the didn't work: > > Setenv SERVER_ADDR 1.2.3.4 > SetenvIf Server_Addr ".?" SERVER_ADDR=1.2.3.4 > > Is there any other way? > > Thanks in advance, > Andre -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx