Directory Redirection Manager
The Redirection Manager will allow you to
redirect pages on your site to other locations.
Choose the directory you would like to work with: More than likely, you'll
be trying to redirect something from your main directory, vs your cgi-bin,
stats bin, etc. It will say:
Directory: /home/username/domainname-www
Click Load
Redirecting allows you to send the user to,
for example, 'new.html' when they attempt to access 'old.html'. Follow the
directions below to place your redirects.
- Place the file you would like to
redirect from in the box labeled 'From'.
- Place the file you would like to be
redirected to in the box labeled 'To'.
- Click on 'Redirect' for your redirection
to be placed in this directory.
- You can delete any redirection by
clicking the 'Delete' link next to the redirection you would like to
delete.
Note: Be sure that in 'From' box below, you
only specify the file you would like the redirection to occur from. In The
'To' box below, you place an actual URL address like 'http://Web-Page.com/Path'.
Otherwise your redirect will not work
List of Redirections:
Redirect : http://yourdomainname.com/1.htm
To http://yourdomainname.com/2.htm
If you receive an Internal Server Error -
make sure you have entered the entire URL where it is redirecting TO. If
you have just entered the file name, you'll receive the Error :). |