How to redirect an old document to a new document using the .htaccess file in the Linux command mode
You need to do the entry below in your .htaccess file for redirection:-
Redirect 301 /oldfile.html http://yourdomain.com/newfile2.html
Billing Shared CP Support Center |
Billing Reseller CP Support Center |
Billing Shared and Reseller CP Support Center |
Plesk Linux, Windows, Domains |
Virtuozzo VPS Support Center |
Hyper-V VPS Support Center |
Hyper-V VPS Support Center |
![]() |
Customers |
![]() |
Resellers |
You need to do the entry below in your .htaccess file for redirection:-
Redirect 301 /oldfile.html http://yourdomain.com/newfile2.html
No comments