From fb8aecd2cd42b428861f0528449fba9c8e9f8430 Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Fri, 20 Sep 2002 03:01:22 +0000 Subject: [PATCH] Fix broken link to rewritemap in rewritelock description of the quickreference. Relative anchors to directives may only be set, if we're actually transforming the particular document. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96922 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/quickreference.html.en | 2 +- docs/manual/style/xsl/common.xsl | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 70dc9b81418..1a6e96fac83 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -909,7 +909,7 @@ a resource Enables or disables runtime rewriting engine RewriteLock file-pathEs    - Sets the name of the lock file used for RewriteMap + Sets the name of the lock file used for RewriteMap synchronization RewriteLog file-pathEsv    diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 713744de0da..b8755d8aee6 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -40,6 +40,13 @@ + + + + 1 + @@ -441,7 +448,7 @@ - + < -- 2.47.3