From: André Malo Date: Tue, 13 Jan 2004 02:11:56 +0000 (+0000) Subject: s/cocookie/cookie/ X-Git-Tag: pre_ajp_proxy~808 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=149bf73f489941edee258069ca1fee97b6a77cf9;p=apache s/cocookie/cookie/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102314 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 233cd131f1..c589436534 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1599,7 +1599,7 @@ There is a special feature:
  • 'cookie|CO=NAME:VAL:domain[:lifetime[:path]]' - (set cocookie)
    + (set cookie)
    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 diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 5145e2445f..d5bf205070 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1601,7 +1601,7 @@ There is a special feature:
  • 'cookie|CO=NAME:VAL:domain[:lifetime[:path]]' - (set cocookie)
    + (set cookie)
    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