I have recently had a similar issue.  You may want to try disabling the &quot;check-local&quot; option in the fastcgi section of your lighttpd configuration.<br><br><br><br><div class="gmail_quote">2011/9/29 荒川則泰 <span dir="ltr">&lt;<a href="mailto:n-a@u01.gate01.com">n-a@u01.gate01.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
Hi,<br>
<br>
I use Catalyst from early days with the lighttpd/FastCGI.<br>
Recently I update a Catalyst-Runtime from 5.80033 to 5.90002, and find<br>
my application stop to work correct.<br>
When I access &#39;<a href="http://my_server/myapp/" target="_blank">http://my_server/myapp/</a>&#39;, I got a &quot;page not found&quot; page.<br>
There is an inconsistency of URL handling between two versions.<br>
<br>
<br>
<br>
The situation is just the same for quite a simple &quot;Hello&quot; application<br>
of Catalyst::Manual::Tutorial::02_CatalystBasics.<br>
For lighttpd/FastCGI configuration, I follow ”Non-root configuration”<br>
part of<br>
the Catalyst::Manual::Deployment::lighttpd::FastCGI.<br>
<br>
Any suggestions?<br>
<br>
Thanks.<br>
N.A.<br>
<br>
<br>
<br>
<br>
<br>
fastcgi-config of lighttpd<br>
--<br>
url.rewrite = ( &quot;myapp\$&quot; =&gt; &quot;myapp/&quot; )<br>
fastcgi.server = (<br>
&quot;/myapp&quot; =&gt; (<br>
&quot;MyApp&quot; =&gt; (<br>
# same as above<br>
)<br>
)<br>
)<br>
--<br>
<br>
part of lighttpd log with Catalyst-Runtime-5.80033.<br>
The &#39;myapp&#39; part of URL is truncated.<br>
--<br>
[debug] &quot;GET&quot; request for &quot;/&quot; from &quot;127.0.0.1&quot;<br>
[debug] Path is &quot;/&quot;<br>
[debug] Response Code: 200;<br>
--<br>
<br>
part of lighttpd log with Catalyst-Runtime-5.90002<br>
The &#39;myapp&#39; part of URL is treated as &#39;Arguments&#39;.<br>
--<br>
[debug] &quot;GET&quot; request for &quot;myapp/&quot; from &quot;127.0.0.1&quot;<br>
[debug] Path is &quot;/&quot;<br>
[debug] Arguments are &quot;myapp&quot;<br>
[debug] Response Code: 404;<br>
<font color="#888888">--<br>
<br>
<br>
_______________________________________________<br>
List: <a href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br>
Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a><br>
Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>
Dev site: <a href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br><br clear="all"><br>-- <br>Main Number - (617) 752-1714
<br><a href="http://www.MyArtPlot.com" target="_blank">http://www.MyArtPlot.com</a><br>All-in-one empowerment platform for the art 
industry and profession - complete with social, professional, and commercial 
power. <br><br>MyArtPlot, LLC<br>Attn: General Mail<br>P.O. Box 
960812<br>Boston, MA 02196<br><br>Please note that this e-mail contains 
information that may be confidential and proprietary. It is to be read and used 
solely by the intended recipient(s). MyArtPlot, LLC and its affiliates retain 
all proprietary rights that they may have in the information. If you are not an 
intended recipient, please notify us immediately by reply e-mail and please 
delete this e-mail (including any attachments hereto) immediately without 
reading, disseminating, distributing or copying. Cheers &amp; Thank you.<br><br>