git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@168026
13f79535-47bb-0310-9956-
ffa450edef68
rel="Help"><strong>Module:</strong></a> mod_headers
<p>This directive can replace, merge or remove HTTP response
- headers during 3xx, 4xx and 5xx replies. For normal replies
+ headers on all replies including errors, redirects, and successful
+ responses. To add headers only on sucessful (status 2xx) responses,
use the Header directive.
</p>
<p>This directive is identical to the <a href="#header">Header</a>