[🔴LIVE] How to redirect one html/php to another html/php file?

Published: 18 August 2020
on channel: Red Server Host
3,742
20

Today in this video we will show you how to redirect one html/php file to another html/php file. Here we are redirecting a folder inside public_html which is /up/index.html towards a folder at the same location which is /india/index.html. So in order to do this we need to add a small htaccess rule given below
Redirect 301 /up/index.html http://yourdomain.com/india/index.html

Follow the steps to redirect one html/php to another html/php file via htaccess:

Step::1 Login to your cPanel interface
Step::2 Click on File Manager section
Step::3 Go inside public_html and find .htaccess file..If not present simply create one.
Step::4 Right click over the .htaccess file and choose the edit option
Step::5 Add the Redirection code given below
Redirect 301 /source/index.html http://yourdomain.com/destination/ind...
Make sure you replace the source keyword from your original source and destination with your actual destination folder/file like the way described in the above para.
Watch the video carefully so that you don't miss any step.
Thanks for Watching this video !!! We hope this was helpful to you all.
For more information, kindly follow us on social media like Twitter and Facebook and for video tutorials, subscribe to our YouTube channel -   / redserverhost.com  

Facebook Page-   / redserverhost  
Twitter Page-   / redserverhost.com  
Official Website- https://redserverhost.com

If you have any suggestions or problems related to this video, please let us know via the comment section below.


Watch video [🔴LIVE] How to redirect one html/php to another html/php file? online without registration, duration hours minute second in high quality. This video was added by user Red Server Host 18 August 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,742 once and liked it 20 people.