Re: Problem with fastcgi_split_path_info on ubuntu precise

2013-05-05 Thread zakaria
/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5', 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate', 'HTTP_CONNECTION' => 'keep-alive', 'PHP_SELF' => '/test.php/foo/bar.php', 'REQUEST_TIME' => 1367750028, ) > > 3. Is there something wrong on the latest ubuntu precise? > >Or is it just my imagination that I have it working before? :) > Were you perhaps previously using an older nginx version where it > worked as expected? > Or is the "try_files" line a new addition since Friday? Most probably, I forget to reload the server after I changed the config (combining try_files with fastcgi_split_path_info), try it in the browser thinking all is well. Thank you all for helping this nginx newbie. > f > -- > Francis Dalyfran...@daoine.org -- Zakaria Posted at Nginx Forum: http://forum.nginx.org/read.php?2,238825,238860#msg-238860 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Problem with fastcgi_split_path_info on ubuntu precise

2013-05-04 Thread zakaria
B.R. Wrote: --- > It seems that PATH_INFO is sensitive to points being used in URI... > Check the PHP doc about $_SERVER > : > a very interesting example is being provided there. Yes, I

Re: Problem with fastcgi_split_path_info on ubuntu precise

2013-05-04 Thread zakaria
Francis Daly Wrote: --- > On Fri, May 03, 2013 at 09:44:14PM -0400, zakaria wrote: > Hi there, > What output do you expect? > And if it not obvious: how does that differ from this output? > I *think* you're reporti

Re: Problem with fastcgi_split_path_info on ubuntu precise

2013-05-04 Thread zakaria
ko/20100101 Firefox/20.0', 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5', 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate&#x

Problem with fastcgi_split_path_info on ubuntu precise

2013-05-03 Thread zakaria
;SERVER_NAME' => '', 'HTTPS' => '', 'REDIRECT_STATUS' => '200', 'HTTP_HOST' => 'lemp.test', 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0',