]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
some final typo fixes
authorDaniel Gruno <humbedooh@apache.org>
Thu, 26 Jul 2012 10:17:17 +0000 (10:17 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 26 Jul 2012 10:17:17 +0000 (10:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1365935 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/ssl/ssl_faq.xml
docs/manual/vhosts/details.xml

index 8062737d88527166dd1c4e3eaf27584eff9d629d..7d14ca2123cbe3c2a411a523cfce08d13a247979 100644 (file)
@@ -794,7 +794,7 @@ Virtual Hosting to identify different SSL virtual hosts?</title>
     specification added, called Server Name Indication (SNI).</p>
 
     <p>Note that if you have a wildcard SSL certificate, or a
-    certificate that has multple hostnames on it using subjectAltName
+    certificate that has multiple hostnames on it using subjectAltName
     fields, you can use SSL on name-based virtual hosts without further
     workarounds.</p>
 
index 474f8fd599663d6e053fb60ae3dc94c3f90491d6..0e47bf1f64a3d5fcd91c507bae8294b0da4fbe8f 100644 (file)
@@ -83,7 +83,7 @@
     <p>If you want Apache to <em>further</em> discriminate on the basis of the 
     HTTP <code>Host</code> header supplied by the client, the
     <code>NameVirtualHost</code> directive <em>must</em> appear
-    with the exact IP address (or wildcard) and port pair used in a correspnding
+    with the exact IP address (or wildcard) and port pair used in a corresponding
     set of <code>VirtualHost</code> directives.</p>
 
     <p>The name-based virtual host selection occurs only after a single IP-based