| Author |
Message |
tsmdesign Junior Member
Joined: 29 Jun 2006 Posts: 1
|
Posted: 08-08-2006 05:47 AM Post subject: re-direct to a second URL |
|
|
We have registered a second URL w/ChangeIP and I just want to have it so that when someone types in this second URL, they are directed to our first URL, which was registered elsewhere.
Do I need to FTP something or is it just a registration setting?
Thanks for any help. |
|
| Back to top |
|
 |
danm Junior Member
Joined: 20 Oct 2005 Posts: 15
|
Posted: 08-12-2006 02:15 PM Post subject: |
|
|
If you're doing HTTP and your web server supports multiple domain names, set up a default domain that catches everything else and issue a redirect there.
For example:
www.example.com -> goes to web site
* -> redirect to www.example.com/<path>
You could use the URL option in ChangeIP but that keeps the original name and uses a frame.
-Dan |
|
| Back to top |
|
 |
|