slive 00/11/16 14:25:14
Modified: htdocs/manual handler.html server-wide.html Log: Bring a couple typo fixes forward from 1.3. Revision Changes Path 1.20 +1 -3 httpd-docs-2.0/htdocs/manual/handler.html Index: handler.html =================================================================== RCS file: /home/cvs/httpd-docs-2.0/htdocs/manual/handler.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -b -u -r1.19 -r1.20 --- handler.html 2000/10/23 21:59:33 1.19 +++ handler.html 2000/11/16 22:25:14 1.20 @@ -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> 1.4 +1 -1 httpd-docs-2.0/htdocs/manual/server-wide.html Index: server-wide.html =================================================================== RCS file: /home/cvs/httpd-docs-2.0/htdocs/manual/server-wide.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -b -u -r1.3 -r1.4 --- server-wide.html 2000/11/07 16:54:27 1.3 +++ server-wide.html 2000/11/16 22:25:14 1.4 @@ -91,7 +91,7 @@ <a href="mod/core.html#bs2000account">BS2000Account</a><br> <a href="mod/core.html#group">Group</a><br> -<a href="mod/core.html#baxclients">MaxClients</a><br> +<a href="mod/core.html#maxclients">MaxClients</a><br> <a href="mod/core.html#maxrequestsperchild">MaxRequestsPerChild</a><br> <a href="mod/core.html#maxspareservers">MaxSpareServers</a><br> <a href="mod/core.html#minspareservers">MinSpareServers</a><br>