From: Stefan Fritsch Date: Mon, 8 Nov 2010 20:47:04 +0000 (+0000) Subject: update transforms X-Git-Tag: 2.2.18~303 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efd05e5dca1d9868d18d475db998f6d865f8c877;p=thirdparty%2Fapache%2Fhttpd.git update transforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1032698 13f79535-47bb-0310-9956-ffa450edef68 --- 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 @@ - + + + + + +