Hello! Thanks for the reply. I have checked and the backend server is running correctly, netstat -na | grep 9000 shows that my fcgi application is listening on the correct port.
In terms of the URL, I tried: "localhost/fcgi-bin/iipsrv.fcgi"
Is this correct? The external fcgi application I want...