diff options
author | Rich Bowen <rbowen@apache.org> | 2011-05-05 15:41:31 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2011-05-05 15:41:31 +0200 |
commit | 23908203cd7f3a41ee3cd3cddeb21fc65d9aee7a (patch) | |
tree | 757ec71bfd66d17db4e0f3d485f973ddfcc05fe2 /docs/manual/mod/mod_env.html.fr | |
parent | Add BSD-specific note about core dumping. (Via mi+apache aldan.algebra.com) (diff) | |
download | apache2-23908203cd7f3a41ee3cd3cddeb21fc65d9aee7a.tar.xz apache2-23908203cd7f3a41ee3cd3cddeb21fc65d9aee7a.zip |
Rebuilds a bunch of changes and translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1099793 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_env.html.fr')
-rw-r--r-- | docs/manual/mod/mod_env.html.fr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_env.html.fr b/docs/manual/mod/mod_env.html.fr index bac2d50261..34dc947f16 100644 --- a/docs/manual/mod/mod_env.html.fr +++ b/docs/manual/mod/mod_env.html.fr @@ -63,7 +63,7 @@ shell</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntaxe:</a></th><td><code>PassEnv <var>var-env</var> [<var>var-env</var>] ...</code></td></tr> <tr><th><a href="directive-dict.html#Context">Contexte:</a></th><td>configuration du serveur, serveur virtuel, répertoire, .htaccess</td></tr> -<tr><th><a href="directive-dict.html#Override">Annuler:</a></th><td>FileInfo</td></tr> +<tr><th><a href="directive-dict.html#Override">AllowOverride:</a></th><td>FileInfo</td></tr> <tr><th><a href="directive-dict.html#Status">Statut:</a></th><td>Base</td></tr> <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_env</td></tr> </table> @@ -85,7 +85,7 @@ shell</td></tr> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Définit des variables d'environnement</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntaxe:</a></th><td><code>SetEnv <var>var-env</var> <var>valeur</var></code></td></tr> <tr><th><a href="directive-dict.html#Context">Contexte:</a></th><td>configuration du serveur, serveur virtuel, répertoire, .htaccess</td></tr> -<tr><th><a href="directive-dict.html#Override">Annuler:</a></th><td>FileInfo</td></tr> +<tr><th><a href="directive-dict.html#Override">AllowOverride:</a></th><td>FileInfo</td></tr> <tr><th><a href="directive-dict.html#Status">Statut:</a></th><td>Base</td></tr> <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_env</td></tr> </table> @@ -120,7 +120,7 @@ shell</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntaxe:</a></th><td><code>UnsetEnv <var>var-env</var> [<var>var-env</var>] ...</code></td></tr> <tr><th><a href="directive-dict.html#Context">Contexte:</a></th><td>configuration du serveur, serveur virtuel, répertoire, .htaccess</td></tr> -<tr><th><a href="directive-dict.html#Override">Annuler:</a></th><td>FileInfo</td></tr> +<tr><th><a href="directive-dict.html#Override">AllowOverride:</a></th><td>FileInfo</td></tr> <tr><th><a href="directive-dict.html#Status">Statut:</a></th><td>Base</td></tr> <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_env</td></tr> </table> |