From fe12976be9b726ad199aa9d46b86b708d7bfaa6c Mon Sep 17 00:00:00 2001 From: Richard Bowen Date: Tue, 19 Mar 2013 01:54:12 +0000 Subject: [PATCH] Actually, there's just the one example. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1458088 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/rewrite/flags.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index 29bf8c7059c..d16bb6c90a3 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -159,7 +159,7 @@ which means that the cookie is inaccessible to JavaScript code on browsers that support this feature. -

Several examples are offered here:

+

Consider this example:

RewriteEngine On -- 2.47.3