From 0f60773e40e3b78c6485cbae1ebef65691bb52cd Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Mon, 16 Apr 2012 18:05:06 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326713 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_alias.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_alias.html.en b/docs/manual/mod/mod_alias.html.en index db9f78bc75b..1192e5a7a5a 100644 --- a/docs/manual/mod/mod_alias.html.en +++ b/docs/manual/mod/mod_alias.html.en @@ -77,7 +77,7 @@

Order of Processing

-

Aliases and Redirects occuring in different contexts are processed +

Aliases and Redirects occurring in different contexts are processed like other directives according to standard merging rules. But when multiple Aliases or Redirects occur in the same context (for example, in the same <VirtualHost> -- 2.47.3