Modified: httpd-docs-1.3/htdocs/manual/handler.html Log: Grammar error and mismatched tag.
Index: handler.html =================================================================== RCS file: /home/cvspublic/httpd-docs-1.3/htdocs/manual/handler.html,v retrieving revision 1.19 diff -u -d -b -w -r1.19 handler.html --- handler.html 2000/10/23 21:57:58 1.19 +++ handler.html 2000/11/16 19:43:39 @@ -63,9 +63,7 @@ <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>