How can I use nginx to redirect soap requisitions

0

I have a web server hosted on a server that uses nginx and another server that has a SOAP api. I would like every wsdl request that came to the web server (nginx) to be forwarded to my wsdl server, is it possible? Thank you.

    
asked by anonymous 08.03.2018 / 13:48

0 answers