Page 1 of 1

Site load filtes another site

Posted: Sun Mar 13, 2022 12:35 am
by xinaidao
Hi

I have a technical question regarding where site "a" loads site "b".

Explaining in detail:
When user enters the website www.storeclient.com
it should load www.mysite.com/app/order/store1


In this case I have a domain "mysite.com" created in Vestacp.
How should I proceed to make the storeclient.com website load the www.mysite.com/app/order/storeclient website?

* The www.storeclient.com website must load the www.mysite.com/app/order/store1 website without redirection, "natively".

Thank you all

Re: Site load filtes another site

Posted: Wed Mar 23, 2022 7:25 pm
by sandro
You need to create an html file on storeclient.com using an iframe structure.

An HTML iframe is used to display a web page within a web page.