Domain masking url

hi, Greetings.

I am redirecting my sub domain name to a third party url website(my another webiste). now when i access my subdomain it is redirecting to third party url website and its showing third party url in the address bar. now i want to show my sub domain url instead of showing third party url in the address bar…

how to do it?

Please explain using urls.

@ckhawand i am redirecting adonemedia.org/server to amserver.org. now when i redirect, instead of showing amserver.org in the address bar i want to show adonemedia.org//server in the address bar.

You want http://adonemedia.org/server to stay http://adonemedia.org/server in the address bar but show http://amserver.org/ content?

Are iframes an option?

I do not understand, are you using Cpanel or PHP to do this?

@ckhawand yes adonemedia.org/server to stay in the address bar. but show amserver.org content

Welp, I think you should use Iframes in /server wich have an src of the index page, because I do not think it is possible :slight_smile: