From: André Malo Date: Sat, 12 Jun 2004 14:30:52 +0000 (+0000) Subject: update transformation X-Git-Tag: pre_ajp_proxy~155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47bc5a70ee17e7e0d4c694a39caa4d6da715a146;p=apache update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103930 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en index 508dc01082..4b64e00496 100644 --- a/docs/manual/mod/mod_headers.html.en +++ b/docs/manual/mod/mod_headers.html.en @@ -152,10 +152,11 @@ is available only in Apache 2.0 modified.

The optional condition can be either onsuccess - or always. It determines, when the specified action should be - taken. onsuccess stands for 2xx status - codes and always for all status codes (including - 2xx).

+ or always. It determines, which internal header table should be + operated on. onsuccess stands for 2xx + status codes and always for all status codes (including + 2xx). Especially if you want to unset headers + set by certain modules, you should try out, which table is affected.

The action it performs is determined by the second argument. This can be one of the following values:

diff --git a/docs/manual/mod/mod_headers.xml.ja b/docs/manual/mod/mod_headers.xml.ja index 4862ea919a..ff8a43432d 100644 --- a/docs/manual/mod/mod_headers.xml.ja +++ b/docs/manual/mod/mod_headers.xml.ja @@ -1,7 +1,7 @@ - +