From 3fb6e09367c6ae17278c3961165bd277a44f674d Mon Sep 17 00:00:00 2001 From: Rich 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 29bf8c7059..d16bb6c90a 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.50.1