How to redirect webpage to other webpage.
Write below lines in simple notepad & save it with name “index.php”.
Keep this file in Public_html folder.
< ?php header( 'Location: http://url.com/' ) ; ?>
Linux UNIX Shell Script Corporate Training | Online Linux UNIX Shell Script Training | Linux Solutions | Linux Support Delhi NCR Singapore Australia America Canada
How to redirect webpage to other webpage.
Write below lines in simple notepad & save it with name “index.php”.
Keep this file in Public_html folder.
< ?php header( 'Location: http://url.com/' ) ; ?>
Leave a Reply