This is simple query and good things in mind to “how to redirect directory by php” , here is different methods for redirecting like by htaccess , meta-refresh tag, But htaccess is good , not good i say batter but this can damage your full domain and show error. So if you want to learn how to redirect by htaccess then go here >> (This is not so much difficult- first try this if not working show error reedit htaccess and use this method)
So now redirect by php
- Make a php file in your computer
- Write code in this –
-
<?php header(Location:http://www.liveurlifehere.com); ?>
- Now name this index.php
- Next go to your directory which you want to redirect
- Upload this file to that directory
- Now refresh your directory and you have done this.
- If any problem or query write me in comment box.
Leave a Reply