On Sun, 30 Jan 2005, Alexey Bestciokov wrote: Вот этот патч должен помочь: ----------------- --- src/http/ngx_http_core_module.c Thu Jan 27 11:39:42 2005 +++ src/http/ngx_http_core_module.c Sun Jan 30 22:45:27 2005 @@ -898,6 +898,7 @@ r->phase = 0; r->phase_handler = 0; + r->content_handler = NULL; ngx_http_handler(r); ----------------- Игорь Сысоев http://sysoev.ru