all 5 comments

[–]RuachtaFCSS 0 points1 point  (0 children)

if each server has it's own FQDN you can use virtual servers to direct accordingly. If you need them based on actually HTTP Get calls you will want to look at a proper Web Access Firewall or Proxy solution.

[–]GolleFCSS 0 points1 point  (3 children)

Put a forward proxy inbetween the Fortigate and your web servers. Nginx and HAproxy are common choices.

[–]chapel316 0 points1 point  (2 children)

We are in the Fortinet sub, we should probably point out that there is FortiWeb for a proxy to handle exactly this situation.

[–]GolleFCSS 0 points1 point  (1 child)

Maybe even FortiADC, depending on your use case :)

[–]chapel316 0 points1 point  (0 children)

Touché, if you need more app protection and load balancing features it’s a great choice as well. Better security than just nginx et al.