]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
ome typos.
authorLucien Gentis <lgentis@apache.org>
Wed, 27 May 2009 12:48:35 +0000 (12:48 +0000)
committerLucien Gentis <lgentis@apache.org>
Wed, 27 May 2009 12:48:35 +0000 (12:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@779150 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml
docs/manual/mod/mod_status.xml

index ca78ecdefdc59878462e456b717a3b4b4bb381ff..796ef8a4c6dc65520d1337e3d005eb253a7a07f7 100644 (file)
@@ -257,7 +257,7 @@ The following Mutex <em>types</em> are available:</p>
 <li><code>fcntl:/path/to/mutex</code>
     <p>
     This is a portable Mutex variant where a physical (lock-)file and the <code>fcntl()</code>
-    fucntion are used as the Mutex.
+    function are used as the Mutex.
     Always use a local disk filesystem for <code>/path/to/mutex</code> and never a file
     residing on a NFS- or AFS-filesystem. It is only available when the underlying platform
     and <glossary>APR</glossary> supports it. Note: Internally, the Process ID (PID) of the
@@ -526,7 +526,8 @@ The available (case-insensitive) <em>protocol</em>s are:</p>
 
 <li><code>SSLv3</code>
     <p>
-    This is the Secure Sockets Layer (SSL) protocol, version 3.0, from the Netscape Corportaion. 
+    This is the Secure Sockets Layer (SSL) protocol, version 3.0, from
+    the Netscape Corporation. 
     It is the successor to SSLv2 and the predecessor to TLSv1. It's supported by
     almost all popular browsers.</p></li>
 
@@ -775,7 +776,7 @@ SSLCertificateKeyFile /usr/local/apache2/conf/ssl.key/server.key
 This directive sets the optional <em>all-in-one</em> file where you can
 assemble the certificates of Certification Authorities (CA) which form the
 certificate chain of the server certificate. This starts with the issuing CA
-certificate of of the server certificate and can range up to the root CA
+certificate of the server certificate and can range up to the root CA
 certificate. Such a file is simply the concatenation of the various
 PEM-encoded CA Certificate files, usually in certificate chain order.</p>
 <p>
index 8b27fb7afbb929e2f6060be8c1a1d4d5abf6cefe..719d4b45489159b2c7413fb9016bc995e91f7647 100644 (file)
@@ -169,7 +169,7 @@ of a request or the last 63, assuming the request itself is greater than
     <table border="1">
       <tr>
         <th>Off (default)</th>
-        <td>GET&nbsp;/disk1/storage/apache/htdocs/images/imagestore1/food/fruits</td>
+        <td>GET&nbsp;/disk1/storage/apache/htdocs/images/imagestore1/food/apples</td>
       </tr>
       <tr>
         <th>On</th>