Hello,
Although i research everything about multiple servers and web proxy i guess they are generally older versions. So i decided to open this topic.
http://wiki.mikrotik.com/wiki/Multiple_Web_Servers this is old wiki. web-proxy command deprecated and no similar command like hostname at new one.
I have 1 public ip, 3 web servers and different host names like 1.domain.com 2.domain.com 3.domain.com in my local network.
I want to forward http requests (80 port) to ;
1.domain.com > 192.168.0.152:8080
2.domain.com > 192.168.0.153:8080
3.domain.com > 192.168.0.154:8080
when a user tries to open 1.domain.com via internet, he/she should see 192.168.0.152:8080
I hope so you understood me with my bad English.
Thank you very much for your helping!