Hello all
I have a problem to configure Nginx, i want to redirect any file iso from http to ftp. but i don't know how?
example:
iso (big file) located at http://fileserver.example.org/iso i want to redirect any request to ftp://fileserver.example.org/iso
any solutions?