向自定义错误页发送错误请求

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了向自定义错误页发送错误请求相关的知识,希望对你有一定的参考价值。

  1. ## Sends bad requests to customized
  2. ## error pages
  3. ErrorDocument 401 /error/401.php
  4. ErrorDocument 403 /error/403.php
  5. ErrorDocument 404 /error/404.php
  6. ErrorDocument 500 /error/500.php

以上是关于向自定义错误页发送错误请求的主要内容,如果未能解决你的问题,请参考以下文章

向自定义正则表达式添加动态错误消息

Discord.py 向自定义 ID 用户发送 DM

更改 AWS 自定义资源的默认超时

向自定义 UITableViewCell 输入数据

向自定义 React 组件添加额外的类名

向自定义CompoundButton添加涟漪效果