From 0ac13d9b578253f8ca8cbac3ed211735da1faba0 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Wed, 25 Nov 2015 16:32:39 +0000 Subject: [PATCH] Version warning for git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1716475 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/rewrite/remapping.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/rewrite/remapping.xml b/docs/manual/rewrite/remapping.xml index 9a9866c770..5a2491c69f 100644 --- a/docs/manual/rewrite/remapping.xml +++ b/docs/manual/rewrite/remapping.xml @@ -295,7 +295,7 @@ hostname(s).

You can alternatively accomplish this using the If -directive:

+directive: (2.4 and later)

<If "%{HTTP_HOST} != 'www.example.com'"> -- 2.40.0