Forward traffic based on url
Hello Dears
I am trying to imeplemnt that , when user try to reach server the traffic would forward based on url rather than IP address as show in exmple :
www.FG1.com ->> 192.168.1.1
www.FG2.com ->> 192.168.1.2
both domains FG1 and FG2 would use the same public ip for exmple 1.1.1.1 and tcp port 443
any advise about that ?
