symfony: customize 404 error page

by prettyscripts on 2009-07-23 15:04:10 • Leave a comment »

symfony

how do you replace the default brown page not found error? there are 2 ways to do it. i chose to override default template because it seems more convenient. from command line: > cd /to/your/apps/[application]/modules > mkdir default > mkdir… more »

Tags: 404, error, symfony