[Catalyst-dev] RT #24132: [WISH] redirect if missing trailing / from Catalyst root

Dave Rolsky autarch at urth.org
Wed May 28 14:49:51 GMT 2008


On Wed, 28 May 2008, Brian Cassidy wrote:

>
> I'm running a Catalyst app at a non-server-root location, say
> http://example.com/foo/. When accessing the app root properly with the
> trailing slash, Catalyst correctly processes path '/'. However, when
> requesting the URL without the slash (like http://example.com/foo)
> Catalyst processes path '/foo' instead of '/'.

I don't get this. What is the differnce between a path of "/foo" and 
"/foo/"? Looking at RFC3986 it's hard for me to tell if the spec intends 
that they be considered as different paths.


-dave

/*==========================
VegGuide.Org
Your guide to all that's veg
==========================*/



More information about the Catalyst-dev mailing list