Configuring .htaccess FaQ - Redirect one location to another location
For example if you want to redirect a specific location on your domain to another location, insert the following into your .htaccess file.
Redirect /olddirectory/oldfile.html http://yoursite.com/newdirectory/newfile.html
Back to FaQ Section
|
|