From 7fa552c0978cab470819ab773cca81b05d66e825 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Igor=20Gali=C4=87?=
Parameter names should begin with a sigil such as $
,
%
, or @
, so that they are clearly
-identifiable, and also in order to help deail with interactions with
+identifiable, and also in order to help deal with interactions with
other directives, such as the core Define
directive. Failure to do so will
result in a warning. Nevertheless, you are encouraged to have a good
knowledge of your entire server configuration in order to avoid reusing
@@ -263,7 +263,7 @@ UndefMacro RestrictedAccessPolicy
The Use
directive controls the use of a macro.
The specified macro is expanded. It must be given the same number of
- arguments than in the macro definition. The provided values are
+ arguments as in the macro definition. The provided values are
associated to their corresponding initial parameters and are substituted
before processing.
LegacyDNStringFormat
diff --git a/docs/manual/rewrite/tech.html.en b/docs/manual/rewrite/tech.html.en
index 7f9b5e8d45..c2b4707da5 100644
--- a/docs/manual/rewrite/tech.html.en
+++ b/docs/manual/rewrite/tech.html.en
@@ -51,7 +51,7 @@ and URL matching.
(.htaccess
files) have been read, but before the
content handler is called.
- So, after a request comes in and a corresponding server or +
After a request comes in and a corresponding server or
virtual host has been determined, the rewriting engine starts
processing any mod_rewrite
directives appearing in the
per-server configuration. (i.e., in the main server configuration file
diff --git a/docs/manual/rewrite/tech.html.fr b/docs/manual/rewrite/tech.html.fr
index 064ef6121c..b43179a8a9 100644
--- a/docs/manual/rewrite/tech.html.fr
+++ b/docs/manual/rewrite/tech.html.fr
@@ -24,6 +24,8 @@
Ce document passe en revue certains détails techniques à propos du module mod_rewrite et de la mise en correspondance des URLs
diff --git a/docs/manual/rewrite/tech.xml.fr b/docs/manual/rewrite/tech.xml.fr index b87dfc28a6..872d0320fb 100644 --- a/docs/manual/rewrite/tech.xml.fr +++ b/docs/manual/rewrite/tech.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/rewrite/tech.xml.meta b/docs/manual/rewrite/tech.xml.meta index 09c2c39746..f8fb2f4fda 100644 --- a/docs/manual/rewrite/tech.xml.meta +++ b/docs/manual/rewrite/tech.xml.meta @@ -8,6 +8,6 @@