]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix a typo and remove an invalid section about the non-existent mod_ssl
authorErik Abele <erikabele@apache.org>
Mon, 13 Oct 2003 23:01:09 +0000 (23:01 +0000)
committerErik Abele <erikabele@apache.org>
Mon, 13 Oct 2003 23:01:09 +0000 (23:01 +0000)
bugdb. According to Ralf there are no plans to fix it and this doc is
pretty out of date anyways. See also PR#18574.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101440 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/ssl/ssl_faq.html.en
docs/manual/ssl/ssl_faq.xml
docs/manual/vhosts/examples.html.en
docs/manual/vhosts/examples.xml

index d18ae524c3cfc8a308186d5b365f83553bfdaee8..4224833656b40d7b27ce9d8fea84be36b6cdc1d9 100644 (file)
@@ -905,11 +905,6 @@ server" What's the reason?</a></h3>
         modssl-users mailing list. Perhaps your problem popped up at least once for
         another user, too.
     </dd>
-    <dt>Problem Reports in the Bug Database <a href="http://www.modssl.org/support/bugdb/">http://www.modssl.org/support/bugdb/</a></dt>
-    <dd>Third look inside the mod_ssl Bug Database. Perhaps
-        someone else already has reported the problem.
-    </dd>
-
     </dl>
 
 
index 340e19233b58aeed2a192554318d196e43e9ab5f..ac06d62300aa73a4893bc01133fc3752d66cfc4f 100644 (file)
@@ -899,13 +899,6 @@ server" What's the reason?</title>
         modssl-users mailing list. Perhaps your problem popped up at least once for
         another user, too.
     </dd>
-    <dt>Problem Reports in the Bug Database <a 
-        href="http://www.modssl.org/support/bugdb/"
-        >http://www.modssl.org/support/bugdb/</a></dt>
-    <dd>Third look inside the mod_ssl Bug Database. Perhaps
-        someone else already has reported the problem.
-    </dd>
-
     </dl>
 </section>
 
index b9d3b2de44daa0949a78b4cd6dba9b824a48bbf5..12bbe3ba383a58cfa48d32f51018ae3c0ad0ca64 100644 (file)
     </div>
 
     <p>The above configuration is what you will want to use in almost
-    all name-based virtual hosting situations. The only think that this
+    all name-based virtual hosting situations. The only thing that this
     configuration will not work for, in fact, is when you are serving
     different content based on differing IP addresses or ports.</p>
 
index db5b4e0890aea39bc6fca0fec769543d25cb5086..ff96309cd5f55257a1601031f6496bf122d2f960 100644 (file)
@@ -99,7 +99,7 @@
     </note>
 
     <p>The above configuration is what you will want to use in almost
-    all name-based virtual hosting situations. The only think that this
+    all name-based virtual hosting situations. The only thing that this
     configuration will not work for, in fact, is when you are serving
     different content based on differing IP addresses or ports.</p>