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' => '/',
Right, that's IIS asking for a path of /
Ergo Catalyst serves / :_)
I know other people have got this working on IIS7, so it must be possible to
get the correct path passed to your app (but I don't know how)..
Cheers
t0m
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/