Point to ip depending on url

Hi, how I can set an specific ip address depending on the url requested?

For example, we need:

Please note that we don’t want to forward request to another url responding to the user with some code like 301, we need to “resolve” the user request to a specific ip.

We have tried to create an A record setting “mysite.com/specific.php” as “Name”, however this is not possible.

Thanks!

2 posts were merged into an existing topic: How to resolve to a specific ip depending on the url requested