Hello.
I have a problem with redirecting URL on my mikrotik router.
Let’s assume that I have the URL as follows:
“http://www.przemo.pl/dvb” (at 192.168.1.1)
and I would like to redirect this url automatically at the same IP address on mikrotik router, but to:
“http://www.przemo.pl/dvb_test” (at 192.168.1.1)
Is it possible?
I was trying to user web proxy and nat rules and either do not work.
Could you please help?