Index: WS/Transsmart/impl/TboxServicePortBase.cls.xml =================================================================== diff -u -r60901 -r74487 --- WS/Transsmart/impl/TboxServicePortBase.cls.xml (.../TboxServicePortBase.cls.xml) (revision 60901) +++ WS/Transsmart/impl/TboxServicePortBase.cls.xml (.../TboxServicePortBase.cls.xml) (revision 74487) @@ -37,9 +37,11 @@ ;TLS 1.2 urlrewrite op ax-loadbalancer ;zie confluence If Omgeving="PROD"{ - set ..Location = "http://ax-loadbalancer.vanhoecke.be/Transsmart/2_0_production" + ;set ..Location = "http://ax-loadbalancer.vanhoecke.be/Transsmart/2_0_production" + set ..Location = "https://proxy-int.vanhoecke.be/p/rewrite/transsmart" } Else { - set ..Location = "http://ax-loadbalancer.vanhoecke.be/Transsmart/2_0_accept" + ;set ..Location = "http://ax-loadbalancer.vanhoecke.be/Transsmart/2_0_accept" + set ..Location = "https://proxy-int.vanhoecke.be/a/rewrite/transsmart" } ]]>