ngx_string(ngx_http_error_494_page), /* 494, request header too large */
    ngx_string(ngx_http_error_495_page), /* 495, https certificate error */
    ngx_string(ngx_http_error_496_page), /* 496, https no certificate */
    ngx_string(ngx_http_error_497_page), /* 497, http to https */
    ngx_string(ngx_http_error_404_page), /* 498, canceled */
    ngx_null_string, /* 499, client has closed connection */

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-30
  • 2022-02-21
  • 2022-12-23
  • 2021-07-26
  • 2021-08-08
  • 2022-02-05
猜你喜欢
  • 2022-01-19
  • 2022-01-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-10
  • 2021-06-07
相关资源
相似解决方案