Host
,
User-Agent
, Referer
, and
Accept-Language
. A regular _expression_ may be
used to specify a set of request headers.On Mon, Mar 15, 2010 at 10:59 AM, Anurag Kapur <anuragkapur@xxxxxxxxx> wrote:What is "response" doing there?
> Below is exactly what I tried:
> SetEnvIfNoCase response Cache-Control .+ cc_set=123
> Header append X-ws "test" env=cc_set
> Expected output: If response does not have Cache-Control set, the X-ws field
> should display the text "test".
> Actual output: X-ws field did not display the text "test"
> Note: I realized the problem with the syntax I was using after you pointed
> it out and tried the above after fixing it (I think).
> -Anurag
SetEnvIfNoCase attribute regex [!]env-variable[=value]
[[!]env-variable[=value]] ...
--
Eric Covener
covener@xxxxxxxxx
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx