redirect all websites on an address

Hi!
my problem is that i need to redirect all page ( http://www.example.com, http://www.example.com/example.php , http://www.example.com/example) to 192.168.1.55 (an internal address of my lan).

i use web proxy on mikrotik RB600.
i have just configured the RB and i have just write the rule in web access.
the rule is:
src-address:192.168.2.0/24
dst-address:0.0.0.0/0
dst port:0-65535
path: .
action:deny
redirect to: 192.168.1.55:80
the path field is . and it works only with http://www.example.com/example.php and http://www.example.com but not with http://www.example.com/example

how can i do to redirect web pages like http://www.example.com/example to 192.168.1.55 editing path field?

You can use web-proxy.