This page was last edited on December 1, 2014, at 18:54.
Comments or questions about this documentation? Contact us for support!
The GWM Proxy included in the Co-browse Server installation package is a development tool that enables you to test Co-browse without adding the instrumentation JavaScript code snippet to your website.
Complete the procedures below to configure and run the GWM Proxy.
Start
<proxy>
<ip>192.168.44.83</ip>
<port>15001</port>
<reverseProxy>
...
</proxy>
End
Start
<?xml version="1.0"?>
<mapping>
<map replace="..." domains="www.genesys.com;genesys.com;programs.genesys.com;content.genesys.com">
End
You can modify the default script included in the map.xml file according to your needs:
Navigate to your Co-browse installation directory and then launch tools\proxy\startserver.bat. The GWM Proxy starts.
Start
End