标签: php codeigniter
如何创建自定义错误页面,如错误503 Service Unavailable,403 Forbidden,204 No Content?
我尝试过使用404_override进行路由设置并且有效,所以我想知道它是否可以用于其他错误?