From: Erik Abele Date: Mon, 13 Oct 2003 23:01:09 +0000 (+0000) Subject: Fix a typo and remove an invalid section about the non-existent mod_ssl X-Git-Tag: 2.0.48~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f24c120419007dd03e20b7653bf0edc2e6c4b9;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/branches/APACHE_2_0_BRANCH@101440 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/ssl/ssl_faq.html.en b/docs/manual/ssl/ssl_faq.html.en index d18ae524c3c..4224833656b 100644 --- a/docs/manual/ssl/ssl_faq.html.en +++ b/docs/manual/ssl/ssl_faq.html.en @@ -905,11 +905,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 340e19233b5..ac06d62300a 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 b9d3b2de44d..12bbe3ba383 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.