From efd05e5dca1d9868d18d475db998f6d865f8c877 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Mon, 8 Nov 2010 20:47:04 +0000 Subject: [PATCH] update transforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1032698 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/htaccess.html.en | 8 +++++--- docs/manual/howto/htaccess.html.fr | 7 +++++++ docs/manual/howto/htaccess.xml.ja | 2 +- docs/manual/howto/htaccess.xml.ko | 2 +- docs/manual/howto/htaccess.xml.pt-br | 2 +- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/mod_authnz_ldap.html.fr | 3 ++- docs/manual/mod/mod_reqtimeout.html.en | 19 +++++++++++++++++-- docs/manual/mod/mod_rewrite.html.fr | 20 ++++++++++++++++++++ 11 files changed, 57 insertions(+), 12 deletions(-) diff --git a/docs/manual/howto/htaccess.html.en b/docs/manual/howto/htaccess.html.en index e060239495f..0401124706e 100644 --- a/docs/manual/howto/htaccess.html.en +++ b/docs/manual/howto/htaccess.html.en @@ -40,11 +40,13 @@ changes on a per-directory basis.

top

.htaccess files

+ +
You should avoid using .htaccess files completely if you have access to httpd main server config file. Using .htaccess files slows down your Apache server. - Any directive that you can include in a .htaccess file is better set in a Directory block, as it will have the same effect with better performance.
- - + Any directive that you can include in a .htaccess file is + better set in a Directory block, + as it will have the same effect with better performance.
top

What they are/How to use them

diff --git a/docs/manual/howto/htaccess.html.fr b/docs/manual/howto/htaccess.html.fr index 12713e09f66..70fe3a42b35 100644 --- a/docs/manual/howto/htaccess.html.fr +++ b/docs/manual/howto/htaccess.html.fr @@ -43,6 +43,13 @@ Includes - SSI)

Fichiers .htaccess

+
Les fichiers .htaccess ne doivent être utilisés + que si vous n'avez pas accès au fichier de configuration du serveur + principal. L'utilisation des fichiers .htaccess + ralentit le fonctionnement de votre serveur Apache. Il est toujours + préférable de définir les directives que vous pouvez inclure dans un + fichier .htaccess dans une section Directory, car elles produiront le + même effet avec de meilleures performances.
top

Que sont ce fichiers, comment les utiliser ?

diff --git a/docs/manual/howto/htaccess.xml.ja b/docs/manual/howto/htaccess.xml.ja index 6a9650f2bea..e4a6bd0fdb5 100644 --- a/docs/manual/howto/htaccess.xml.ja +++ b/docs/manual/howto/htaccess.xml.ja @@ -1,7 +1,7 @@ - + + + + + +