Re: Nginx FCGIWrap Perl: File Upload not working.

2019-04-04 Thread Francis Daly
On Mon, Apr 01, 2019 at 09:34:06AM +, Alexander Jaiboy via nginx wrote: Hi there, > I am trying to up host my websites using NGINX webserver. The backend is > Perl CGI scripts (i am using fcgiwrap for the handling the CGI requests).I > am finding difficulty with file upload. > location ~ /b

Nginx FCGIWrap Perl: File Upload not working.

2019-04-01 Thread Alexander Jaiboy via nginx
Hi All, I am new to NGINX webserver. I am trying to up host my websites using NGINX webserver. The backend is Perl CGI scripts (i am using fcgiwrap for the handling the CGI requests).I am finding difficulty with file upload. The file is loaded to the temporary location specificied in the NGINX