On 18 Oct 2012, at 14:15, Craig Chant wrote:
> Here is the output for the /librarydocs path.
> 
> 
> ******* $env
> 
> $VAR1 = {
>          'psgi.multiprocess' => 1,
>          'SCRIPT_NAME' => '',
>          'PATH_INFO' => '/',

<snip>

>          'REQUEST_URI' => '/librarydocs'

Actually, do you you have the 'use_request_uri_for_path' config variable set, 
or not?

(https://metacpan.org/module/Catalyst#CONFIGURATION)

As setting that to true may fix your issues..

Cheers
t0m


_______________________________________________
List: Catalyst@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/

Reply via email to