It is simple:
we have one fixed ip nr
we have 2 webservers (one linux, and another windows) because we have several platform dependent applications
Is it possible to say
if some one surf to fixed.ip:80 it goes to serverA:80
if some one surfs to fixed.ip:443 it goes to serverB:80
in this way i hope that wingate can do this
thanks