My first attempt was: Header unset MyHeader early And I got an error: "header unset takes two arguments"OK, I thought, maybe 'unset' is special (even though I'd really like to use it 'early'.) So I tried:
Header set MyHeader myvalue early And I got an error: "error: envclause should be in the form env=envar"I don't see any indication in the docs 'early' is a recent (post-2.2.4) addition, though that second error suggests
Is anyone using mod_header Header 'early' successfully? Any ideas what I'm doing wrong, if anything? Thanks for any help, - Gordon @ IA --------------------------------------------------------------------- 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