From bbe58473ccd38380ec47306af3bc247ca303986d Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 29 Jun 1999 10:22:55 +0000 Subject: [PATCH] fix messed up sentence git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83399 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_rewrite.html b/docs/manual/mod/mod_rewrite.html index d68f1b8f30b..24132d26f84 100644 --- a/docs/manual/mod/mod_rewrite.html +++ b/docs/manual/mod/mod_rewrite.html @@ -575,7 +575,7 @@ This directive sets the filename for a synchronization lockfile which mod_rewrite needs to communicate with RewriteMap programs. Set this lockfile to a local path (not on a NFS-mounted device) when you want to use a rewriting map-program. It is not required for -SAMP using all other types of rewriting maps. +all other types of rewriting maps.


-- 2.47.3