Welcome Guest, Not a member yet? Register   Sign In
Use different 404 page on front-end and back-end
#5

(09-28-2015, 06:09 AM)Narf Wrote: Actually, it's quite the opposite ... 404_override may be a single value, but it points at what to look for in the current directory and then naturally falls back to the root one.

When you have application/controllers/Error404.php and application/controllers/admin/Error404.php, setting $route['404_override'] to 'Error404' will cause admin/Error404.php to be loaded if you visit /admin/non-existing-uri.

Did not know that, and I believe this is not explained in the user guide
Reply


Messages In This Thread
RE: Use different 404 page on front-end and back-end - by Martin7483 - 09-28-2015, 06:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB