Hi all: I'm trying to make a 'AND' beetween two 'SetEnvIf' matches with no success. In mod_setenv docs it says that the 'attribute' field can be the name of an enviroment variable of a previous match. I've tried many configurations with no success. Maybe I'm misunderstading the docs... SetEnvIf Request_URI "\.pdf$" IS_pdf BrowserMatch MSIE IS_ie How can I make a 'AND' beetween 'IS_pdf' and 'IS_ie' to set 'Pragma_NoCache' and do a: Header set Pragma "no-cache" env=Pragma_NoCache Thanks a lot in advance Lucas Brasilino --------------------------------------------------------------------- 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