From: Christophe Jaillet Date: Thu, 10 Mar 2016 05:34:56 +0000 (+0000) Subject: xforms X-Git-Tag: 2.4.19~78 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5bbcf060346da0fee35b3ec5f638b7edc1775885;p=apache xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734354 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/access.html.en b/docs/manual/howto/access.html.en index e3e6e539ee..9f1f115c21 100644 --- a/docs/manual/howto/access.html.en +++ b/docs/manual/howto/access.html.en @@ -71,8 +71,9 @@

The usage of these directives is:

-
Require host address
-Require ip ip.address
+
Require host address
+Require ip ip.address
+    

In the first form, address is a fully qualified @@ -107,7 +108,8 @@ Require ip ip.address instead, you have a machine name, rather than an IP address, you can use that.

-
Require not host host.example.com
+
Require not host host.example.com
+    

And, if you'd like to block access from an entire domain, @@ -167,7 +169,7 @@ Require not host gov

RewriteEngine On
 RewriteCond "%{TIME_HOUR}" ">=20" [OR]
 RewriteCond "%{TIME_HOUR}" "<07"
-RewriteRule "^/fridge" "-" [F]
+RewriteRule "^/fridge" "-" [F]

This will return a 403 Forbidden response for any request after 8pm diff --git a/docs/manual/howto/access.xml.fr b/docs/manual/howto/access.xml.fr index 0fb30aef5d..b15be1fc10 100644 --- a/docs/manual/howto/access.xml.fr +++ b/docs/manual/howto/access.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/howto/access.xml.meta b/docs/manual/howto/access.xml.meta index 605822ecb4..c42bb44f51 100644 --- a/docs/manual/howto/access.xml.meta +++ b/docs/manual/howto/access.xml.meta @@ -8,6 +8,6 @@ en - fr + fr