|
|
|
|
АРХИВ :: nginx-ru
|
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
uploadprogress
Попробовал ради интереса поставить модуль uploadprogress для nginx.
Сделал по аналогии с текстами в интернет конфиг.
При перезапуске nginx в лог-файле появляется строка
2009/03/30 17:14:49 [emerg] 32380#0: unknown directive "upload_progress"
in /etc/nginx/nginx.conf:43
nginx version: nginx/0.7.46
configure arguments: --prefix=/usr --conf-path=/etc/nginx/nginx.conf
--http-log-path=/var/log/nginx/access_log
--error-log-path=/var/log/nginx/error_log --pid-path=/var/run/nginx.pid
--http-client-body-temp-path=/var/tmp/nginx/client
--http-proxy-temp-path=/var/tmp/nginx/proxy
--http-fastcgi-temp-path=/var/tmp/nginx/fastcgi --with-md5-asm
--with-md5=/usr/include --with-sha1-asm --with-sha1=/usr/include
--with-http_realip_module --with-http_flv_module --with-debug
--with-http_ssl_module --with-http_stub_status_module
--with-http_dav_module --with-mail --with-mail_ssl_module
--add-module=modules/ngx_http_bytes_filter_module
--add-module=modules/ngx_http_upstream_keepalive_module
--add-module=modules/ngx_uploadprogress_module
--
Vasiliy Tolstov <v.tolstov@xxxxxxxxx>
Selfip.Ru
|
|
|