答复: [users@httpd] how to dynamically set a request header befor send the content handler is run

2012-12-13 Thread Liudonghua (Eric)
m/SQLServer/feedback/details/417926/truncate-partition-of-partitioned-table 2012/12/13 Liudonghua (Eric) mailto:eric.liudong...@huawei.com>> I have already read the mod_headers configure document (http://httpd.apache.org/docs/2.4/mod/mod_headers.html). And I see early requesthea

[users@httpd] how to dynamically set a request header befor send the content handler is run

2012-12-13 Thread Liudonghua (Eric)
I have already read the mod_headers configure document (http://httpd.apache.org/docs/2.4/mod/mod_headers.html). And I see early requestheader maybe solve my problem. RequestHeader add|append|edit|edit*|merge|set|unset header [value] [replacement] [early|env=[!]variable]|expr=expression] For my re