Stuff
public text v1 · immutablefrontend WEB_external
bind ip1:80
bind ip1:27128
bind ip2:80
acl legacy_port dst_port 27128
redirect location http://newsub.example.com 301 if legacy_port
default_backend WEB_external
frontend WEB_external
bind ip1:80
bind ip1:27128
bind ip2:80
acl legacy_port dst_port 27128
redirect location http://newsub.example.com 301 if legacy_port
default_backend WEB_external