<div dir="ltr">Hi,<div>It works correctly. Thanks for the tips.</div><div><br></div><div>Marcello</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 11, 2019 at 10:46 AM Francis Daly <<a href="mailto:francis@daoine.org">francis@daoine.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, Jun 11, 2019 at 10:25:32AM +0200, Marcello Lorenzi wrote:<br>
<br>
Hi there,<br>
<br>
> Actually we would return a 401 error page instead a 400 error page but we<br>
> aren’t able to customize the HTTP code but only the message reported with<br>
> this configuration.<br>
> <br>
>         error_page 495 @error_ssl_495;<br>
<br>
Untested by me here, but<br>
<br>
  <a href="http://nginx.org/r/error_page" rel="noreferrer" target="_blank">http://nginx.org/r/error_page</a><br>
<br>
shows that you can add another argument with "=" to set the response code,<br>
or to change to the response code that the uri returns.<br>
<br>
Cheers,<br>
<br>
        f<br>
-- <br>
Francis Daly        <a href="mailto:francis@daoine.org" target="_blank">francis@daoine.org</a><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a></blockquote></div>