[Catalyst] Handling a path of '/'
Justin Guenther
jguenther at gmail.com
Fri Dec 2 04:16:13 CET 2005
> -----Original Message-----
> From: catalyst-bounces at lists.rawmode.org
> [mailto:catalyst-bounces at lists.rawmode.org] On Behalf Of Bill Moseley
> Sent: December 1, 2005 9:07 PM
> To: The elegant MVC web framework
> Subject: Re: [Catalyst] Handling a path of '/'
>
> I just use default() in my App class for handling "/". Any
> reason why using using Index or Path would be better?
I opted not to use default() for this since I wanted to be able to serve out
404 error pages for invalid paths.
>
> --
> Bill Moseley
> moseley at hank.org
>
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
More information about the Catalyst
mailing list