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?
-----Original Message----- From: Eric Covener [mailto:[email protected]] Sent: Friday, October 26, 2012 9:19 PM To: [email protected] 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 unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] This e-mail (and any attachments), is confidential and may be privileged. It may be read, copied and used only by intended recipients. Unauthorized access to this e-mail (or attachments) and disclosure or copying of its contents or any action taken in reliance on it is unlawful. Unintended recipients must notify the sender immediately by e-mail/phone & delete it from their system without making any copies or disclosing it to a third person. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
