From: Christophe Jaillet Date: Sun, 17 Jan 2016 07:25:42 +0000 (+0000) Subject: xforms X-Git-Tag: 2.2.32~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52a5677506728c5b4ebc32eec8d992c1d4cab43b;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1725070 13f79535-47bb-0310-9956-ffa450edef68 --- 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;