Commit 0c07cc34 authored by Daniel Gruno's avatar Daniel Gruno
Browse files

some final typo fixes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1365935 13f79535-47bb-0310-9956-ffa450edef68
parent 1edd92c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>

+1 −1
Original line number Diff line number Diff line
@@ -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