RE: Formmail

Andreas Schuster ( a.schuster@wunsch.com )
Tue, 16 Dec 1997 20:02:38 +0100

Hello,

> #
> if ($Config{'redirect'}) {
> print "HTTP/1.0 200 OK\n"
>
try "HTTP/1.0 302 Moved Temporarily\n" instead, this should be the
proper HTTP response code for a redirect.

Hope it'll help!

--Andreas SchusterComputer Wunsch GmbHhttp://www.wunsch.com/