[Catalyst] Canot get application working on IIS7 via FastCGI

Tomas Doran bobtfish at bobtfish.net
Mon Oct 22 18:49:22 GMT 2012


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




More information about the Catalyst mailing list