On Fri, Sep 22, 2017 at 12:05 PM, Graham Leggett <[email protected]> wrote:
> On 22 Sep 2017, at 12:04 PM, Yann Ylavic <[email protected]> wrote:
>
>>> So. I want to be able to send a 302 Temporary Redirect on authz failure, 
>>> rather than a 403.
>>
>> Doesn't ErrorDocument work?
>
> I don’t follow, how would ErrorDocument change the response code from 403 to 
> 302?

I think:
  ErrorDocument 403 https://somewhere/
should work.

>
> Regards,
> Graham
> —
>

Reply via email to