From: Rich Bowen Date: Tue, 5 Jun 2012 15:04:49 +0000 (+0000) Subject: Rebuild authz_host edit. X-Git-Tag: 2.5.0-alpha~6756 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a258c48733a9d6a8ede5fde306e63f5b5f4652df;p=apache Rebuild authz_host edit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346408 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authz_host.html.en b/docs/manual/mod/mod_authz_host.html.en index d99d1e8837..b28cec5bda 100644 --- a/docs/manual/mod/mod_authz_host.html.en +++ b/docs/manual/mod/mod_authz_host.html.en @@ -188,26 +188,39 @@ Require host .net example.edu + +

Security Note

+ +

If you are proxying content to your server, you need to be aware + that the client address will be the address of your proxy server, + not the address of the client, and so using the Require + directive in this context may not do what you mean. See + mod_remoteip for one possible solution to this + problem.

+ + +

Available Languages:  en  |  fr 

-
top

Comments

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.
+
top

Comments

This section is experimental!
Comments placed here should not be expected +to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.
+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
@@ -196,21 +198,22 @@ Require host .net example.edu

Langues Disponibles:  en  |  fr 

-
top

Commentaires

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.
+
top

Commentaires

This section is experimental!
Comments placed here should not be expected +to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.
Description:Autorisations de groupe basées sur l'hôte (nom ou adresse IP)
Statut:Base