From: Joshua Slive
Handlers can either be built into the server, included in a module, +
Handlers can either be built into the server or included in a module, or they can be added with the Action directive. The built-in handlers in the standard distribution are as follows:
diff --git a/docs/manual/handler.html.en b/docs/manual/handler.html.en index 814ff4c458..1dbad4256e 100644 --- a/docs/manual/handler.html.en +++ b/docs/manual/handler.html.en @@ -63,9 +63,7 @@ a more elegant solution, and because it also allows for both a type Files with Multiple Extensions.) - - -Handlers can either be built into the server, included in a module, +
Handlers can either be built into the server or included in a module, or they can be added with the Action directive. The built-in handlers in the standard distribution are as follows:
diff --git a/docs/manual/server-wide.html b/docs/manual/server-wide.html index 0c7b23adc3..c0a3382c1d 100644 --- a/docs/manual/server-wide.html +++ b/docs/manual/server-wide.html @@ -91,7 +91,7 @@ more details. BS2000Account