I have 2 websites xyz.com and abc.com. I need a specific format of url xyz.com/123/* to serve pages from abc.com. Is it possible via a dns configuration. Please note that the browser url should not change.

link|improve this question

30% accept rate
feedback

closed as off topic by Don Roby, Brad Larson, OffBySome, Michael Petrotta, Andrew Barber Jan 3 at 19:22

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

1 Answer

DNS only affects this section of a url http://{this part}/dkdkdk

The host name

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.