From: Christophe Jaillet Date: Tue, 26 Feb 2013 10:59:09 +0000 (+0000) Subject: .fr doc update X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=107dde3246c0f064a43bbab7d9b3131965a9d1d8;p=thirdparty%2Fapache%2Fhttpd.git .fr doc update git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450127 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_env.xml.fr b/docs/manual/mod/mod_env.xml.fr index 3342b2c9d96..71209b986cf 100644 --- a/docs/manual/mod/mod_env.xml.fr +++ b/docs/manual/mod/mod_env.xml.fr @@ -1,7 +1,7 @@ - + @@ -62,7 +62,9 @@ shell shell qui a invoqué le processus httpd.

Exemple + PassEnv LD_LIBRARY_PATH + @@ -81,7 +83,9 @@ shell transmise aux scripts CGI et aux pages SSI.

Exemple + SetEnv SPECIAL_PATH /foo/bin +

Les variables d'environnement internes définies par cette directive le sont après l'exécution de la plupart des @@ -113,7 +117,9 @@ shell qui sont transmises aux scripts CGI et aux pages SSI.

Exemple + UnsetEnv LD_LIBRARY_PATH +