I want to forward with mask from one server to another server.
In Server One:
- www.abc.com
- test.abc.com
- live.abc.com
In Server Two:
http://ipaddress/folder1
http://ipaddress/folder2
test.abc.com --> http://ipaddress/folder1
live.abc.com --> http://ipaddress/folder2
How can I do this?