How do I cloak a sub page of my domain ? I want to create like mydomain.com/page1 to show some other website. Do I need iframe or is there any php or any code to do this. Please help.
You can use PHP or create a sub directory and put a .htaccess file there , write the rule to redirect to another website in .htaccess.