Hello all,
Does anyone have an example of using the proxy override in the Server config file?
I am using the following snippet below, and something isnt correct... maybe my wildcards?
<proxyConfig enabled="true" override="localhost*,*.epga.nam.gm.com*,*.edc.nam.gm.com*,*.epg.nam.gm.com*,*.wpi.gm.com*,*.wpsegment.*" useSingleProxy="false">
Any help would be appreciated
PS:
I know my proxy is working perfectly fine because I can connect and send emails through our Mid sourcing Adobe Server, but connecting to our AEM instance (behind our proxy) is giving me a 500 http error... which is why I am assuming its my overrides not working
Thanks!