From: Daniel Gruno Date: Sun, 2 Sep 2012 08:42:34 +0000 (+0000) Subject: typo fixes X-Git-Tag: 2.4.4~624 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f1077108cc74402310eeea6c414d37b314e593a;p=apache typo fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1379929 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml index a38d55619f..bb44c33a82 100644 --- a/docs/manual/misc/perf-tuning.xml +++ b/docs/manual/misc/perf-tuning.xml @@ -212,7 +212,7 @@ DocumentRoot /www/htdocs -
+
AllowOverride diff --git a/docs/manual/misc/perf-tuning.xml.fr b/docs/manual/misc/perf-tuning.xml.fr index ccb7c79159..985cb101aa 100644 --- a/docs/manual/misc/perf-tuning.xml.fr +++ b/docs/manual/misc/perf-tuning.xml.fr @@ -228,7 +228,7 @@ DocumentRoot /www/htdocs
-
+
AllowOverride diff --git a/docs/manual/misc/perf-tuning.xml.ko b/docs/manual/misc/perf-tuning.xml.ko index 980361077f..4fca302aff 100644 --- a/docs/manual/misc/perf-tuning.xml.ko +++ b/docs/manual/misc/perf-tuning.xml.ko @@ -208,7 +208,7 @@
-
+
AllowOverride diff --git a/docs/manual/misc/perf-tuning.xml.tr b/docs/manual/misc/perf-tuning.xml.tr index 9c1e899d06..8a3f641e14 100644 --- a/docs/manual/misc/perf-tuning.xml.tr +++ b/docs/manual/misc/perf-tuning.xml.tr @@ -231,7 +231,7 @@
-
+
<code>AllowOverride</code> diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 9793d601bf..64864bce31 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1727,7 +1727,7 @@ bestimmte HTTP-Methoden Wenn es um Zugriffsbeschränkungen geht, sollte ein LimitExcept-Container sollte immmer einem LimitExcept-Container sollte immer einem Limit-Container vorgezogen werden, da LimitExcept einen Schutz gegen beliebige Methoden bietet. diff --git a/docs/manual/mod/core.xml.es b/docs/manual/mod/core.xml.es index 98b051bd2d..d3de08e3e4 100644 --- a/docs/manual/mod/core.xml.es +++ b/docs/manual/mod/core.xml.es @@ -95,7 +95,7 @@ En Windows desde Apache httpd 2.3.3 y posteriores. transmitidos como se comentaba anteriormente, y el buffer inicial de datos y las direcciones de red son recuperadas a partir de una única llamada AcceptEx(). connect utiliza la API AcceptEx() API, y recupera también - las direccciones de red, pero a diferencia de none + las direcciones de red, pero a diferencia de none la opción connect no espera a la transmisión inicial de los datos.

Sobre Windows, none prefiere accept() antes que AcceptEx() @@ -1501,7 +1501,7 @@ media type in the HTTP Content-Type header field -

When the server has been compiled with gprof profiling suppport, +

When the server has been compiled with gprof profiling support, GprofDir causes gmon.out files to be written to the specified directory when the process exits. If the argument ends with a percent symbol ('%'), subdirectories are created diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index a40f7121f6..edfdd2e9c5 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1358,7 +1358,7 @@ directive.

Inside per-directory configuration for /somepath
- (/physical/path/to/somepath/.htacccess, with + (/physical/path/to/somepath/.htaccess, with RewriteBase /somepath)
for request ``GET /somepath/localpath/pathinfo'':

diff --git a/docs/manual/mod/mod_rewrite.xml.fr b/docs/manual/mod/mod_rewrite.xml.fr index e26c6874ad..98b9663a0a 100644 --- a/docs/manual/mod/mod_rewrite.xml.fr +++ b/docs/manual/mod/mod_rewrite.xml.fr @@ -1487,7 +1487,7 @@ redondant)

Dans une configuration de niveau répertoire pour /chemin
- (/chemin/physique/vers/chemin/.htacccess, avec + (/chemin/physique/vers/chemin/.htaccess, avec RewriteBase /chemin)
pour la requête ``GET /chemin/chemin-local/infochemin'':