Hi,
It works correctly. Thanks for the tips.

Marcello

On Tue, Jun 11, 2019 at 10:46 AM Francis Daly <[email protected]> wrote:

> On Tue, Jun 11, 2019 at 10:25:32AM +0200, Marcello Lorenzi wrote:
>
> Hi there,
>
> > Actually we would return a 401 error page instead a 400 error page but we
> > aren’t able to customize the HTTP code but only the message reported with
> > this configuration.
> >
> >         error_page 495 @error_ssl_495;
>
> Untested by me here, but
>
>   http://nginx.org/r/error_page
>
> shows that you can add another argument with "=" to set the response code,
> or to change to the response code that the uri returns.
>
> Cheers,
>
>         f
> --
> Francis Daly        [email protected]
> _______________________________________________
> nginx mailing list
> [email protected]
> http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to