I had successfully done this with apache to proxy an API server hosted in Windows Server (IIS). When i tried the same with NGINX it's showing 503 gateway error. Is there any solution to implement a reverse proxy for an IIS backend with NGINX in AApanel?
Its a standalone server with NGINX installed. i had tried different PHP versions, and given https in proxy configuration restarted. But no luck.