
codesite-noreply at google
Jun 19, 2009, 3:22 PM
Views: 379
Permalink
|
|
Issue 497 in cherokee: FastCGI handler is only invoked on root directory '/'
|
|
Status: New Owner: ---- New issue 497 by xf86enodev: FastCGI handler is only invoked on root directory '/' http://code.google.com/p/cherokee/issues/detail?id=497 What steps will reproduce the problem? 1. upgrade to 0.99.17 2. try to reach any URI but '/' 3. get a 404 What version of the product are you using? On what operating system? 0.99.17 (from the ppa) on Ubuntu Hardy also tested on Jaunty I have a vserver configured to do nothing but spawn a Python app via FastCGI. After upgrading from 0.99.16 to 0.99.17 cherokee responds with an 404 for every request other than '/'. Also it doesn't fall through to another handler. All it does is return a 404. No other error, nothing. It also doesn't seem to matter what kind of target I configure for the FastCGI handler. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev[at]lists.octality.com http://lists.octality.com/listinfo/cherokee-dev
|