From: Erik Abele Date: Tue, 27 Aug 2002 17:18:07 +0000 (+0000) Subject: Updated transformations. X-Git-Tag: AGB_BEFORE_AAA_CHANGES~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57e34f9cb5727879d11ebcda028234edea5528b4;p=thirdparty%2Fapache%2Fhttpd.git Updated transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96546 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en index 49d9001195c..da82a832363 100644 --- a/docs/manual/mod/mod_headers.html.en +++ b/docs/manual/mod/mod_headers.html.en @@ -224,9 +224,9 @@ variable FOOBAR.

This argument is followed by a header name, which can include the final colon, but it is not required. Case is ignored. For add, append and - set a value is given as the third argument. If - this value contains spaces, it should be surrounded by double - quotes. For unset, no value should be given.

+ set a value is given as the third argument. If + value contains spaces, it should be surrounded by double + quotes. For unset, no value should be given.

The RequestHeader directive is processed just before the request is run by its handler in the fixup phase. diff --git a/docs/manual/mod/mod_include.html.en b/docs/manual/mod/mod_include.html.en index ed38b5da0cc..415a2c0728f 100644 --- a/docs/manual/mod/mod_include.html.en +++ b/docs/manual/mod/mod_include.html.en @@ -371,7 +371,7 @@

The (%-decoded) URL path of the document requested by the user. Note that in the case of nested include files, this is - not then URL for the current document.
+ not the URL for the current document.
LAST_MODIFIED