From: Andre Malo Date: Sat, 25 Jan 2014 21:57:40 +0000 (+0000) Subject: - remove link to a different doc version (not suitable for any other viewing than X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cea8d53f03e037de1a2ed5091e975edec083c60c;p=thirdparty%2Fapache%2Fhttpd.git - remove link to a different doc version (not suitable for any other viewing than online) - fix directory link git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561407 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/bind.xml b/docs/manual/bind.xml index 27c8d1c3c7c..15428a91a84 100644 --- a/docs/manual/bind.xml +++ b/docs/manual/bind.xml @@ -51,7 +51,7 @@ it listens to all addresses on the machine. However, it may need to be told to listen on specific ports, or only on selected addresses, or a combination of both. This is often combined with the - Virtual Host feature, which determines how + Virtual Host feature, which determines how httpd responds to different IP addresses, hostnames and ports.

diff --git a/docs/manual/new_features_2_0.xml b/docs/manual/new_features_2_0.xml index 62d4fc0dd6b..d24723a9bf6 100644 --- a/docs/manual/new_features_2_0.xml +++ b/docs/manual/new_features_2_0.xml @@ -226,8 +226,7 @@
mod_auth_dbm
Now supports multiple types of DBM-like databases using the - AuthDBMType - directive.
+ AuthDBMType directive.