From: André Malo
If the script is dedicated to handling a particular error
- condition, such as 404 Not Found, it can
+ condition, such as 404 Not Found, it can
use the specific code and error text instead.
Note that the script must emit an appropriate
- Status: header (such as 302 Found), if the
+ Status: header (such as 302 Found), if the
response contains a Location: header (in order to issue a
client side redirect). Otherwise the Location: header may
have no effect.
/**
- * return the final element of the pathname
- * @param pathname The path to get the final element of
- * @return the final element of the path
- * @tip Examples:
- * <pre>
- * "/foo/bar/gum" -> "gum"
- * "/foo/bar/gum/" -> ""
- * "gum" -> "gum"
- * "wi\\n32\\stuff" -> "stuff"
- * </pre>
- * @deffunc const char * ap_filename_of_pathname(const char *pathname)
- */
+ * return the final element of the pathname
+ * @param pathname The path to get the final element of
+ * @return the final element of the path
+ * @tip Examples:
+ * <pre>
+ * "/foo/bar/gum" -> "gum"
+ * "/foo/bar/gum/" -> ""
+ * "gum" -> "gum"
+ * "wi\\n32\\stuff" -> "stuff"
+ * </pre>
+ * @deffunc const char * ap_filename_of_pathname(const char *pathname)
+ */
At the top of the header file, always include:
/**
- * @package Name of library header
- */
+ * @package Name of library header
+ */
Doxygen uses a new HTML file for each package. The HTML files are named diff --git a/docs/manual/dns-caveats.html.en b/docs/manual/dns-caveats.html.en index 8b990773754..ae56d8ea0f4 100644 --- a/docs/manual/dns-caveats.html.en +++ b/docs/manual/dns-caveats.html.en @@ -102,13 +102,13 @@
<VirtualHost www.abc.dom>
- ServerAdmin webgirl@abc.dom
- DocumentRoot /www/abc
+ ServerAdmin webgirl@abc.dom
+ DocumentRoot /www/abc
</VirtualHost>
<VirtualHost www.def.dom>
- ServerAdmin webguy@def.dom
- DocumentRoot /www/def
+ ServerAdmin webguy@def.dom
+ DocumentRoot /www/def
</VirtualHost>
Wenn die Konfiguration für ein Verzeichnis
- FileETag INode MTime Size enthält
- und die eines Unterverzeichnisses FileETag -INode,
+ FileETag INode MTime Size enthält
+ und die eines Unterverzeichnisses FileETag -INode,
dann ist die Einstellung für das Unterverzeichnis (die an
jedes Unter-Unterverzeichnis weitervererbt wird, welches dies nicht
überschreibt) äquivalent mit
- FileETag MTime Size.
FileETag MTime Size.
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index fae661c99a4..c752be3fa2b 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -1027,11 +1027,11 @@ HTTP response header
immediately and completely cancels the inherited setting.
If a directory's configuration includes
- FileETag INode MTime Size, and a
- subdirectory's includes FileETag -INode,
+ FileETag INode MTime Size, and a
+ subdirectory's includes FileETag -INode,
the setting for that subdirectory (which will be inherited by
any sub-subdirectories that don't override it) will be equivalent to
- FileETag MTime Size.
FileETag MTime Size.
diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de
index 9f570f10550..d0ffce8e954 100644
--- a/docs/manual/mod/directives.html.de
+++ b/docs/manual/mod/directives.html.de
@@ -30,7 +30,7 @@
zu jeder Direktive eine Zusammenfassung der Details enthält.
-A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | X
+A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | X
A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | X
+A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | X
A | C | D | E | F | H | I | L | M | N | P | R | S | U | V
+A | C | D | E | F | H | I | L | M | N | P | R | S | U | V
A | C | D | E | F | H | I | L | M | N | P | R | S | U | V
+A | C | D | E | F | H | I | L | M | N | P | R | S | U | V
src/Configure script
- ("cd src; ./Configure"). This will
+ ("cd src; ./Configure"). This will
build the Makefile for the server itself, and update the
src/modules/Makefile for any additional modules
you have requested from beneath that subdirectory.string1 string2 results in string1 string2
+
string1 string2 results in string1 string2
and
- 'string1 string2' results in string1 string2.
'string1 string2' results in string1 string2.%" directives in the format string, which are
replaced in the log file by the values as follows:
- | Format String | +
|---|
| Format String | Description | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
%% |
The percent sign |
| Format String | +
|---|
| Format String | Description | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
%...I |
Bytes received, including request and headers, cannot be
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index f26bc0fffe8..1c9bcea72b8 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -445,9 +445,9 @@ proxy server:
|