Elxis CMS Forum

Support => General => Topic started by: acmail on November 05, 2013, 19:55:21

Title: Custom 404 Not Found
Post by: acmail on November 05, 2013, 19:55:21
Can anyone suggest the best way to create a custom 404 'page not found', or how to redirect 404's to an autonomous page (with the custom 404 content).
Title: Re: Custom 404 Not Found
Post by: datahell on November 06, 2013, 09:32:33
In Elxis 4.x create a 404.php file and place it inside your template's folder, that't all!
See 404.php on the system template as an example.