Re: [mod-security-users] Setenv and checking ENV_
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2005-06-30 13:44:36
|
Christian Martorella wrote: > > I tried that and it works for same request, but if then i do another > request to other page ex. toprotect.asp > it doesn't match the second signature : > > Checking signature "1" at ENV(test) > > The env variable dissapeared between request?? Oh yes, they do :) Those are per-request environment variables. -- Ivan Ristic Apache Security (O'Reilly) - http://www.apachesecurity.net Open source web application firewall - http://www.modsecurity.org |