Wondering how to redirect subdomain public html directory to external server pu lic html directory? E.g
When user comes to this link: Sub.domain.com/abc
Contents of abc would get displayed from another external server html directory.
Edit:
Os -- ubuntu Environment-- vps
Sub.domain.com/abc ----> server1 Sub.domain.com/efg ----> server1 Sub.domain.com/xyz ----> server2
Do i need to point both server ip addr to same subdomain? Do i need to define subdomain in both servers
In short what i suppose to do:)