From: Erik Abele Date: Mon, 13 Oct 2003 23:00:51 +0000 (+0000) Subject: Fix a typo and remove an invalid section about the non-existent mod_ssl X-Git-Tag: pre_ajp_proxy~1111 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4790ff12a731fea889515d6b80169b47411367e7;p=thirdparty%2Fapache%2Fhttpd.git Fix a typo and remove an invalid section about the non-existent mod_ssl 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/trunk@101439 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/ssl/ssl_faq.html.en b/docs/manual/ssl/ssl_faq.html.en index 5b137899d5b..1ec25659be7 100644 --- a/docs/manual/ssl/ssl_faq.html.en +++ b/docs/manual/ssl/ssl_faq.html.en @@ -906,11 +906,6 @@ server" What's the reason? modssl-users mailing list. Perhaps your problem popped up at least once for another user, too. -
Problem Reports in the Bug Database http://www.modssl.org/support/bugdb/
-
Third look inside the mod_ssl Bug Database. Perhaps - someone else already has reported the problem. -
- diff --git a/docs/manual/ssl/ssl_faq.xml b/docs/manual/ssl/ssl_faq.xml index e577be5079b..9968f2dcbe9 100644 --- a/docs/manual/ssl/ssl_faq.xml +++ b/docs/manual/ssl/ssl_faq.xml @@ -899,13 +899,6 @@ server" What's the reason? modssl-users mailing list. Perhaps your problem popped up at least once for another user, too. -
Problem Reports in the Bug Database http://www.modssl.org/support/bugdb/
-
Third look inside the mod_ssl Bug Database. Perhaps - someone else already has reported the problem. -
- diff --git a/docs/manual/vhosts/examples.html.en b/docs/manual/vhosts/examples.html.en index 90dc548dcf9..4484f3d1545 100644 --- a/docs/manual/vhosts/examples.html.en +++ b/docs/manual/vhosts/examples.html.en @@ -134,7 +134,7 @@

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.

diff --git a/docs/manual/vhosts/examples.xml b/docs/manual/vhosts/examples.xml index db5b4e0890a..ff96309cd5f 100644 --- a/docs/manual/vhosts/examples.xml +++ b/docs/manual/vhosts/examples.xml @@ -99,7 +99,7 @@

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.