From 5806934a32bcc4133c6805715d4e48824202315c Mon Sep 17 00:00:00 2001 From: Yoshiki Hayashi Date: Wed, 10 Jul 2002 06:04:38 +0000 Subject: [PATCH] Correct a markup error pointed out by Xalan. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95995 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 7548d450fd..1b4bc5ffa3 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1608,7 +1608,7 @@ There is a special feature:
  • 'cookie|CO=NAME:VAL:domain[:lifetime]' - (set cocookie)
    + (set cocookie)
    This sets a cookie on the client's browser. The cookie's name is specified by NAME and the value is VAL. The domain field is the domain of the -- 2.50.1