diff options
author | Stefan Fritsch <sf@apache.org> | 2011-10-01 22:57:36 +0200 |
---|---|---|
committer | Stefan Fritsch <sf@apache.org> | 2011-10-01 22:57:36 +0200 |
commit | a83284e10365f9baf39331e545dde65ecdc99ef1 (patch) | |
tree | 62b5783c3c8bdd535762acfcac4676621f71bc25 /docs/manual/mod/mod_dir.html.fr | |
parent | grammar fix (diff) | |
download | apache2-a83284e10365f9baf39331e545dde65ecdc99ef1.tar.xz apache2-a83284e10365f9baf39331e545dde65ecdc99ef1.zip |
update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1178089 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_dir.html.fr')
-rw-r--r-- | docs/manual/mod/mod_dir.html.fr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_dir.html.fr b/docs/manual/mod/mod_dir.html.fr index 80c2ff220e..1982b7da75 100644 --- a/docs/manual/mod/mod_dir.html.fr +++ b/docs/manual/mod/mod_dir.html.fr @@ -128,7 +128,7 @@ client envoie une requête pour un répertoire</td></tr> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Définit une redirection externe pour les index de répertoires. </td></tr> -<tr><th><a href="directive-dict.html#Syntax">Syntaxe:</a></th><td><code>DirectoryIndexRedirect on | off | permanent | temp | seeother | +<tr><th><a href="directive-dict.html#Syntax">Syntaxe:</a></th><td><code>DirectoryIndexRedirect on | off | permanent | temp | seeother | <var>3xx-code</var> </code></td></tr> <tr><th><a href="directive-dict.html#Default">Défaut:</a></th><td><code>DirectoryIndexRedirect off</code></td></tr> |