Rewrite rules index.php/robots.txt
    Denis F. Latypoff 
    denis на gostats.ru
       
    Чт Фев 25 14:24:03 MSK 2010
    
    
  
Hello Andrey,
Thursday, February 25, 2010, 5:17:38 PM, you wrote:
> On 02/25/10 13:33, Igor Sysoev wrote:
>> location = /robots.txt {
>>      fastcgi_pass   ...
>>      fastcgi_param  SCRIPT_FILENAME    /path/to/index.php;
>>      fastcgi_param  PATH_INFO          /robots.txt;
>>      include  fastcgi_params;
>> }
> А fastcgi_split_path_info не для этого ли сделано?
Нет, это для location ~ ^(.+\.php)(.*)$
http://sysoev.ru/nginx/docs/http/ngx_http_fastcgi_module.html#fastcgi_split_path_info
-- 
Best regards,
 Denis                            mailto:denis at gostats.ru
    
    
Подробная информация о списке рассылки nginx-ru