Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Помогите переписать пра вила rewrite из htaccess.
On Wed, May 12, 2010 at 03:19:55PM +0400, Dmitry Ivanov wrote:
> Здравствуйте, zheka79.
>
> Вы писали 12 мая 2010 г., 14:53:14:
>
> > location @php {
> > fastcgi_pass unix:/tmp/php-fpm.sock;
> > fastcgi_index index.html;
> > fastcgi_param SCRIPT_FILENAME
> > /data/sites/site.ru/htdocs/index.html;
> > include fastcgi_params;
> > }
>
>
> Заменить /index.html на $fastcgi_script_name , имхо...
Нет.
--
Игорь Сысоев
http://sysoev.ru
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|