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

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -