slive       00/11/01 12:00:51

  Modified:    htdocs/manual server-wide.html
  Log:
  Next time: spellcheck BEFORE committing.
  
  Revision  Changes    Path
  1.2       +2 -2      httpd-docs-1.3/htdocs/manual/server-wide.html
  
  Index: server-wide.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/server-wide.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- server-wide.html  2000/11/01 19:58:49     1.1
  +++ server-wide.html  2000/11/01 20:00:48     1.2
  @@ -1,7 +1,7 @@
   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
   <HTML>
   <HEAD>
  -<TITLE>Server-Wide Configurationr</TITLE>
  +<TITLE>Server-Wide Configuration</TITLE>
   </HEAD>
   
   <!-- Background white, links blue (unvisited), navy (visited), red (active) 
-->
  @@ -122,7 +122,7 @@
   
   <p>While the parent process is usually started as root under Unix
   in order to bind to port 80, the child processes are launched
  -by Apache as a less-priveleged user.  The <code>User</code> and
  +by Apache as a less-privileged user.  The <code>User</code> and
   <code>Group</code> directives are used to set the privileges
   of the Apache child processes.  The child processes must
   be able to read all the content that will be served, but
  
  
  

Reply via email to