Hi All
My customer wants to access the apigee from an external URL .I do not want to expose the apigee URL .
So we have set up an external load balancer which should redirect all the REST API calls to port 9001 on apigee box .
Do we have any sample ELB config( nginx.conf) which does this kind of job .We have tried couple of nginx configurations but none of them makes request to the apigee server properly .We get a 404 request .
A help here would be much appreciated .