Welcome Guest, Not a member yet? Register   Sign In
Redirect Errors
#2

[eluser]Ochetski[/eluser]
You can override 404 errors with routes:

$route['404_override'] = 'class/method';

To change other erros you can try using an MY_Exceptions.php file to make errors work as you wish.


Messages In This Thread
Redirect Errors - by El Forum - 02-28-2013, 08:40 AM
Redirect Errors - by El Forum - 02-28-2013, 01:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB