From: André Malo Date: Wed, 9 Oct 2002 01:40:44 +0000 (+0000) Subject: fix bogus anchors X-Git-Tag: 2.0.44~330 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa5888a2ef3c87534ad4b1f22e3559cf2d42b577;p=thirdparty%2Fapache%2Fhttpd.git 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 dbebdb5c8ed..98bb02e9ce3 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 e295776ea09..497d794d579 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 c81c47fe894..0c688142fd7 100644 --- a/docs/manual/vhosts/fd-limits.html.en +++ b/docs/manual/vhosts/fd-limits.html.en @@ -38,7 +38,7 @@