>
> I was guessing it might be because even though the status has been set
> manually Embperl as the handler is returning an OK?
>
Yes, you are guessing right...
> Any suggestions where to go from here?
>
If you don't want to return the status to the client, but triggering an
errordocument, you can use "die" ;
[- die -]
[- exit -]
exit must be in a separate block
This will trigger the 500 ErrorDocument.
$req_rec -> prev -> pnotes ('EMBPERL_ERRORS')
inside the errordocument will return an array ref to all error messages
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]