Help required

2019-08-18 Thread Zeeshan Opel
Dear members, need your help regarding below nginx configuration. I have below config on my nginx server but I am unable to rewrite the link. Please help me. worker_processes 1; worker_rlimit_nofile3; events { worker_connections 1024; } http { include mime.types;

Help required with configuration

2015-02-20 Thread Ian
Hi, I thought I knew how to configure an Nginx site, but I've come up with a situation that has defeated me. Ideas needed. We are attempting to move an old site to a new one. I can't load nginx (or anything much) on to the old server because the libraries are so old. For similar reasons we c

Re: Help required in Setting up FTP Load Balancer in NGINX-

2014-01-21 Thread Jonathan Matthews
On 21 January 2014 06:56, tilde...@gmail.com wrote: > I required help to configure FTP Load balancer in NGINX. > > Can you all please help me with the necessary steps or any link which > explains the same. > > Note: My incoming FTP request will come in FTP protocol only. We cannot > configure FTP

Help required in Setting up FTP Load Balancer in NGINX-

2014-01-20 Thread tilde...@gmail.com
I required help to configure FTP Load balancer in NGINX. Can you all please help me with the necessary steps or any link which explains the same. Note: My incoming FTP request will come in FTP protocol only. We cannot configure FTP –over HTTP in our application’ if NGINX is not supporting can