From 42ef3c4669ab15371ec2598ecf2e72266a2e34d2 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sat, 20 Aug 2016 18:39:33 +0000 Subject: [PATCH] take a pass through "per-dir" for PR60024 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1757020 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index c861572797..2069ae5f1d 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -387,7 +387,7 @@ RewriteRule "^/ex/(.*)" "${examplemap:$1}" RewriteRule directives that substitute a relative path.

This directive is required when you use a relative path - in a substitution in per-directory (htaccess) context unless either + in a substitution in per-directory (htaccess) context unless any of the following conditions are true: