I need to run multiple web servers, all on the same server on different ports
I tried to follow this http://wiki.mikrotik.com/wiki/Multiple_Web_Servers
But it will not let me specify an outgoing port.
The web servers are on port 80, 3000 and 10000
I use apache to do the same thing at another location.