From: Christophe Jaillet Date: Thu, 10 Mar 2016 05:32:08 +0000 (+0000) Subject: Fix tag alignment X-Git-Tag: 2.5.0-alpha~1924 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f47f0651d738fc3ba87123faddb2de359e3d66;p=thirdparty%2Fapache%2Fhttpd.git Fix tag alignment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1734351 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/access.xml b/docs/manual/howto/access.xml index c8255034ca6..802d2735096 100644 --- a/docs/manual/howto/access.xml +++ b/docs/manual/howto/access.xml @@ -98,7 +98,7 @@ Require ip ip.address Require all granted Require not ip 10.252.46.165 </RequireAll> - +

Visitors coming from that address (10.252.46.165) will not be able to see the content covered by this directive. If,