php - How to pass through web service call to another server? -


there 2 web applications (examplea.com , exampleb.com). i'd pass through every call made examplea.com exampleb.com - in fact examplea.com work proxy server. both applications build on zend framework 1.11.11 , use zend_soap_*.

i make 302 redirect (and anyway) but, believe, there no guarantee ws client follow redirect.

why not change ip of examplea.com same exampleb.com & add alias examplea.com vhost of exampleb.com


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -

java - How to create Table using Apache PDFBox -