summaryrefslogtreecommitdiff
path: root/docs/manual/handler.html.en
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2000-11-16 22:25:14 +0000
committerJoshua Slive <slive@apache.org>2000-11-16 22:25:14 +0000
commit23f6308b23646337b0c379e03b6c435e7837c28c (patch)
tree0c4773d1b96e9e2531d62b182f7ba985d33d83ce /docs/manual/handler.html.en
parentc1e2dc159654cac027863aec8f4f02f0b47f1765 (diff)
downloadhttpd-23f6308b23646337b0c379e03b6c435e7837c28c.tar.gz
Bring a couple typo fixes forward from 1.3.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86984 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/handler.html.en')
-rw-r--r--docs/manual/handler.html.en4
1 files changed, 1 insertions, 3 deletions
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
<A HREF="mod/mod_mime.html#multipleext">Files with Multiple
Extensions</A>.)</p>
-</P>
-
-<P>Handlers can either be built into the server, included in a module,
+<P>Handlers can either be built into the server or included in a module,
or they can be added with the <A
HREF="mod/mod_actions.html#action">Action</A> directive. The built-in
handlers in the standard distribution are as follows:</P>