10月03日2022年金秋 · 收获
原创Joomla自定义错误页面
Joomla!使用 templates/system/error.php 文件来管理各种 HTTP 状态错误,包含 "403 Forbidden"、"404 Not Found"、以及 "500 Internal Server" 错误。如果想要自定义错误页面的话,可以按照如下的方式修改:
全部技术文章,按发布时间倒序排列
Joomla!使用 templates/system/error.php 文件来管理各种 HTTP 状态错误,包含 "403 Forbidden"、"404 Not Found"、以及 "500 Internal Server" 错误。如果想要自定义错误页面的话,可以按照如下的方式修改: