cholet 01/02/28 01:54:35
Modified: htdocs/manual dso.html windows.html Log: typos Revision Changes Path 1.19 +1 -1 httpd-docs-1.3/htdocs/manual/dso.html Index: dso.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/dso.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- dso.html 2001/01/28 00:16:07 1.18 +++ dso.html 2001/02/28 09:54:35 1.19 @@ -100,7 +100,7 @@ this document. In particular, DSO modules (DLL's and NLM's, respectively) are built quite differently than their Unix cousins. This document does not attempt to explore the topic of building DSO modules on these platforms. -The description of mod_so and it's configuration, however, are similar. +The description of mod_so and its configuration, however, are similar. <H3>Practical Usage</H3> 1.47 +1 -1 httpd-docs-1.3/htdocs/manual/windows.html Index: windows.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/windows.html,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- windows.html 2001/02/26 16:48:34 1.46 +++ windows.html 2001/02/28 09:54:35 1.47 @@ -298,7 +298,7 @@ available directives.</P> <P>Begin configuring the Apache server by reviewing <CODE>httpd.conf</CODE> - and it's directives. Although the files <CODE>access.conf</CODE> and + and its directives. Although the files <CODE>access.conf</CODE> and <CODE>srm.conf</CODE> both exist, these are old files which are no longer used by most administrators, and you will find no directives there.</P>