свои headers для nginx

Roxis roxis at list.ru
Wed Jul 18 02:28:33 MSD 2007


On Tuesday 17 July 2007, deniswork at uzvik.kiev.ua wrote:
> Спасибо, подскажите почему  не работает такое:
>
> <?
> header("Referer: 777");
> header("Content-Disposition: attachment; filename=\"test.txt\"");
> header("X-Accel-Redirect: /zl/file");
> ?>
>
> ....
> server {
>         if ($http_referer ~ 'test') {
>                 set   $fslow  1;
>         }

$upstream_http_вместо $http_





More information about the nginx-ru mailing list