Configuring Apache/FastCGI with Catalyst

I found a number of description of how to configure things, such as at: http://search.cpan.org/~mramberg/Catalyst-Runtime-5.80012/lib/Catalyst/Engine/FastCGI.pm

the problem is that they are wrong. What occurs if you do this is that the thing you re-direct (usually, “/”) gets sent through, but other longer URLs do not.