Welcome Guest, Not a member yet? Register   Sign In
Expansion of options: "Allowed URL Characters"
#2

You can customize the error page because it throws BadRequestException with the error code 400.

Create "error_400.php" in https://github.com/codeigniter4/CodeIgni...rrors/html

Note that if Excetions with the code 400 are thrown, the file is always used.
So you must take care of production or development environments.
See "error_404.php"
https://github.com/codeigniter4/CodeIgni...hp#L76-L80
Reply


Messages In This Thread
RE: Expansion of options: "Allowed URL Characters" - by kenjis - 03-30-2024, 05:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB