Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: Rewrite rules index.php/robots.txt
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@xxxxxxxxxx
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|