From 52a5677506728c5b4ebc32eec8d992c1d4cab43b Mon Sep 17 00:00:00 2001
From: Christophe Jaillet
Date: Sun, 17 Jan 2016 07:25:42 +0000
Subject: [PATCH] xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1725070 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_rewrite.html.en | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en
index 85c1d5e00a1..1330c52f9d9 100644
--- a/docs/manual/mod/mod_rewrite.html.en
+++ b/docs/manual/mod/mod_rewrite.html.en
@@ -971,7 +971,7 @@ $ httxt2dbm -i mapfile.txt -o mapfile.map
External rewriting programs are not started if they're defined in a
context that does not have RewriteEngine
set to
- on
.
+ on
.
#!/usr/bin/perl
$| = 1;
--
2.47.2