passing HttpUploadProgressModule path to configure

Sergey A. Osokin osa at FreeBSD.org.ru
Thu Oct 7 07:14:42 MSD 2010


On Thu, Oct 07, 2010 at 01:39:58AM +0200, Maciej Dziardziel wrote:
> Hi
> 
> I am tying to install HttpUploadProgressModule. It works well,
> but (probalby due to  some misconfiguration) it stores data in
> /usr/html/progress,
> and complains if it doesn't exists. What should i set additionaly to
> change this path?
> 
> Current configure options:
> 
> ./configure --prefix=/usr \
>         --conf-path=/etc/nginx/nginx.conf \
>         --http-fastcgi-temp-path=/var/lib/nginx/fastcgi \
>         --pid-path=/var/run/nginx.pid \
>         --http-proxy-temp-path=/var/lib/nginx/proxy \
>         --http-client-body-temp-path=/var/lib/nginx/body \
>         --error-log-path=/var/log/nginx/error.log \
>         --http-log-path=/var/log/nginx/access.log \
>         --with-http_stub_status_module \
>         --add-module=/root/nginx/nginx-upload-progress-module/
> 
> nginx 0.8.52

Could you show your configuration file.

-- 
Sergey A. Osokin
osa at FreeBSD.ORG



More information about the nginx mailing list