[Catalyst] Custom 404 Error Page
David Schmidt
davewood at gmx.at
Sat Dec 4 19:56:47 GMT 2010
On Sat, Dec 4, 2010 at 5:30 PM, linuxsupport <lin.support at gmail.com> wrote:
> Hi,
>
> I want to implement custom error page for 404.
>
> I want to show a particular page when user sends a request to non-existence
> page instead of displaying "Page not found" (default).
>
> Many thanks
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
>
http://search.cpan.org/~jkutej/Catalyst-Plugin-CustomErrorMessage-0.06/lib/Catalyst/Plugin/CustomErrorMessage.pm
That should get you started.
david
More information about the Catalyst
mailing list