[EMAIL PROTECTED] writes: > - The server responds with a "Location: http://host.com/member.php" in > headers. Here is the point : member.php requires cookies defined by > index.php and checkuser.php. However these cookies are not resended by > Wget.
That sounds like a bug. Wget is supposed to resend the cookies. Could you provide any kind of debug information? The contents of the cookies is not important, but the "path" parameter and the expiry date is. Is there a publically accessible site that exhibits this problem?
