Yes, that's the normal behavior. Set up a "remap.config" for the destinations you want to allow and then set "proxy.config.url_remap.remap_required" to 1 (which is the default - if it's not 1 then it was changed locally). Any request that does not match a rule is rejected with a 404 response.
On Tue, May 25, 2021 at 5:51 AM Trilok Nathreddy <[email protected]> wrote: > In the use case of ATS as forward proxy do we have option to allow the > traffic out based upon destination url domains instead of the IP addresses > which we normally do using ip_allow.yaml. > > Regards > Trilok >
