Re: [users@httpd] How to debug SetEnvIfNoCase command?

2012-10-29 Thread Tom Evans
On Mon, Oct 29, 2012 at 8:31 AM, Bhattacharya, Sudip wrote: > This should be documented clearly in the apache manuals for SetEnv and > SetEnvIf. It is: http://httpd.apache.org/docs/2.2/env.html#caveats Cheers Tom - To unsubs

RE: [users@httpd] How to debug SetEnvIfNoCase command?

2012-10-29 Thread Bhattacharya, Sudip
for SetEnv and SetEnvIf. -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Friday, October 26, 2012 9:58 PM To: users@httpd.apache.org Subject: Re: [users@httpd] How to debug SetEnvIfNoCase command? On Fri, Oct 26, 2012 at 12:10 PM, Bhattacharya, Sudip wrote

Re: [users@httpd] How to debug SetEnvIfNoCase command?

2012-10-26 Thread Eric Covener
On Fri, Oct 26, 2012 at 12:10 PM, Bhattacharya, Sudip wrote: > Sorry, could not get your statement. > Are you saying that SetEnvIf is executed before SetEnv even if the SetEnv > statement is coming before SetEnvIf in the configuration? Yes. --

RE: [users@httpd] How to debug SetEnvIfNoCase command?

2012-10-26 Thread Bhattacharya, Sudip
@httpd.apache.org Subject: Re: [users@httpd] How to debug SetEnvIfNoCase command? > #assume that user is local > SetEnv UserIs=local this runs later than SetEnvIf. Don't mix them and refer to the same variables. - To uns

Re: [users@httpd] How to debug SetEnvIfNoCase command?

2012-10-26 Thread Eric Covener
> #assume that user is local > SetEnv UserIs=local this runs later than SetEnvIf. Don't mix them and refer to the same variables. - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: user