2011/6/6 Sorin Manolache <sor...@gmail.com>: > > I think that an AP_FTYPE_RESOURCE filter is invoked _after_ the HTTP > response headers have been sent to the client. > > Try > AP_FTYPE_PROTOCOL - 1 > instead of AP_FTYPE_RESOURCE. > Hi Sortin, I have selected the "handler" way instead "filter". The module set USER_VAR2 on http header, but not in conjunction with PHP script. I will study better mod_headers to understand how it works. Thanks!
Regards -- Maurizio Totti