Custom error page. Not 404 code error.
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 11 Dec 2012 02:20:42 +0000 (03:20 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 11 Dec 2012 02:20:42 +0000 (03:20 +0100)
commit71880248744bbb16b40c6daaf9f98b1c7053adbe
treea89800aac59e122f5a41dfef473aaa5e76b9713f
parent19f24adf70f32f857776d4748d53c7dd0ae4661a
Custom error page. Not 404 code error.

Apparently symfony manages errors in a different way from the 404 code error.
This web pages just work when the application is running with production settings.
apps/companyfront/config/error/error.html.php [new file with mode: 0644]
apps/userfront/config/error/error.html.php [new file with mode: 0644]