Routing traffic coming from websites

Hi Everyone

thx for the assist on my previous query.

now I have another…

ild like to know if its possible to tag traffic coming in from a specific websites and NOT IP’s, so that it can be routed to a specific destination.

ie:
we have 2 websites
http://www.site1.com
http://www.site2.com
information that is sent from these sites comes to a specific public IP… depending on the info received from either website, that info needs to be routed to one of 2 destinations.

on a firewall, I can specify traffic coming from http://www.site1.com must go here… and likewise http://www.site2 must go there, I need not specify the source IP address from which its coming.

can this be done on a Mikrotik router by using the url and not the IP

This can be done with a layer 7 match. However you may want to use virtual hosts or a reverse proxy like haproxy.