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.
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.