From: Andre Malo Date: Wed, 9 Oct 2002 01:40:44 +0000 (+0000) Subject: fix bogus anchors X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e7f45885b5ee50ac49ef5be23b1aaa66fba089c;p=apache fix bogus anchors git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97155 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_info.html.en b/docs/manual/mod/mod_info.html.en index dbebdb5c8e..98bb02e9ce 100644 --- a/docs/manual/mod/mod_info.html.en +++ b/docs/manual/mod/mod_info.html.en @@ -21,9 +21,9 @@ SetHandler server-info

You may wish to add a - <Limit> + <Limit> clause inside the - <Location> + <Location> directive to limit access to your server configuration information.

diff --git a/docs/manual/mod/mod_info.xml b/docs/manual/mod/mod_info.xml index e295776ea0..497d794d57 100644 --- a/docs/manual/mod/mod_info.xml +++ b/docs/manual/mod/mod_info.xml @@ -23,9 +23,9 @@ SetHandler server-info

You may wish to add a - <Limit> + Limit clause inside the - <Location> + Location directive to limit access to your server configuration information.

diff --git a/docs/manual/vhosts/fd-limits.html.en b/docs/manual/vhosts/fd-limits.html.en index c81c47fe89..0c688142fd 100644 --- a/docs/manual/vhosts/fd-limits.html.en +++ b/docs/manual/vhosts/fd-limits.html.en @@ -38,7 +38,7 @@