Hi Team,
I am facing issue in URL redirection. Need your help and suggestion.
Using : HA-Proxy version 2.0.4 2019/08/06 - https://haproxy.org/
Created HTTP & HTTPS Group.
When user hit URL “website.in”.The default website.in will go the default http & https group.
When user hit below mentioned URL.We have configured acl for below mentioned domain to point to specific backend server.
abc.website.in
xyz.website.in
Till now everything is working fine. We have requirement from development Team.
When user hit http://abc.website.in this need to be redirected to https://abc.website.in/service. – We have configured ACL is working fine.
When user hit https://abc.website.in this need to be redirected to https://abc.website.in/service – When we configure ACL this is going to default backend not going to specific backend server.
1 post - 1 participant