From: André Malo Date: Tue, 13 Jan 2004 02:22:06 +0000 (+0000) Subject: cocookie X-Git-Tag: 2.0.49~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=913eecc37f0364e409d3df453e05904c9e6a5d87;p=thirdparty%2Fapache%2Fhttpd.git cocookie git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102315 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 1fa9e37ac35..bfeb5ff47e4 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1598,7 +1598,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 5ebb1c6f076..d8d8ae4875f 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1600,7 +1600,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