ar.html". The path "/" is the most general path.
If the path is not specified, it as assumed to be the same path as the
document being described by the header which contains the cookie.
> -Original Message-
> From: Andrew Fritz [mailto:[EMAIL PROTECTED]
> Sent: Thursday,
Usually when I have this problem the path and/or domain is incorrect. Try
it without either.
Tom
> -Original Message-
> From: Andrew Fritz [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 13, 2003 12:25 PM
> To: [EMAIL PROTECTED]
> Subject: mod_perl not sending cookies
>
>
> I'm usin
Are you using Apache::Cookie?
If so,
#same as $cookie->bake
$r->err_headers_out->add("Set-Cookie" => $cookie->as_string);
Are you doing this?
Richard.
- Original Message -
From: "Andrew Fritz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 13, 2003 8: