Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Rewrite rules index.php/robots.txt
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 ÎÅ ÄÌÑ ÜÔÏÇÏ ÌÉ ÓÄÅÌÁÎÏ?
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|