| Author |
Topic  |
|
|
MadCow
Honorable But Hopeless Addict
    
Canada
1834 Posts
Status: offline |
Posted - 06/13/2012 : 4:11:51 PM
|
We have this website which is hosted with BELL on their web servers lets say called ..... www.belongs2us.com. Long story.
This could be a silly question ..but I am going to ask it anyways ...
Is there a way when people hit www.belongs2us.com they are redirected to a a different website w/o BELLS intervention?
Advise Please.
Thank you
|
Sunny __________________________________________________________________________
"Everyone is susceptible to the notion that when you begin to do well, you begin to see no boundary lines and forget the rules apply" - Eliot Spitzer
|
|
|
JSCLMEDAVE
Administrator
    
USA
6116 Posts
Status: online |
Posted - 06/13/2012 : 4:19:39 PM
|
| Host file or DNS setting if you are the DNS source for your domain. |
Tim-
“This too shall pass" |
 |
|
|
MadCow
Honorable But Hopeless Addict
    
Canada
1834 Posts
Status: offline |
Posted - 06/13/2012 : 4:27:26 PM
|
Thanks Tim.
www.belongs2us.com DNS and website is hosted by BELL. |
Sunny __________________________________________________________________________
"Everyone is susceptible to the notion that when you begin to do well, you begin to see no boundary lines and forget the rules apply" - Eliot Spitzer
|
Edited by - MadCow on 06/13/2012 4:28:53 PM |
 |
|
|
JSCLMEDAVE
Administrator
    
USA
6116 Posts
Status: online |
Posted - 06/13/2012 : 5:07:28 PM
|
You can place the address that you want it to go to in the Local Host File of the PCs. I don't remember if you can do this via a Group Policy or not. If not a script should not be hard to find.
C:\Windows\System32\drivers\etc
# Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost
192.10.1.106 www.belongs2us.com # website is hosted by BELL
|
Tim-
“This too shall pass" |
 |
|
|
JeffWouters
Here To Stay
 
Netherlands
147 Posts
Status: offline |
Posted - 06/14/2012 : 08:56:58 AM
|
The website is hosted by Bell... you've still got access to the content (html/php files) ? 'cause in that cas you could simply edit the index.html (or whatever startpage you have over there) and put the following inside the HEAD of the html page: <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.newbelong2us.com/index.html">
Should do the trick and would also work for clients you don't have control over... |
Greetsz, Jeff. |
 |
|
|
MadCow
Honorable But Hopeless Addict
    
Canada
1834 Posts
Status: offline |
Posted - 06/15/2012 : 08:08:22 AM
|
Thank you.
Everything is hosted by bell for the site in question. For sure, host file can help the internal users. And how would it be redirected for the internet users? |
Sunny __________________________________________________________________________
"Everyone is susceptible to the notion that when you begin to do well, you begin to see no boundary lines and forget the rules apply" - Eliot Spitzer
|
 |
|
|
JSCLMEDAVE
Administrator
    
USA
6116 Posts
Status: online |
Posted - 06/15/2012 : 08:51:43 AM
|
"And how would it be redirected for the internet users?"
Unless you have it on their local host file,,, I have no idea. Sorry...
I mean you would have to have Bell change their records. Other than that,,, I got nothing. |
Tim-
“This too shall pass" |
 |
|
|
cj_berlin
Honorable But Hopeless Addict
    
Germany
3964 Posts
Status: offline |
Posted - 06/15/2012 : 1:38:02 PM
|
| What Jeff said. |
Evgenij Smirnov
|
 |
|
|
JeffWouters
Here To Stay
 
Netherlands
147 Posts
Status: offline |
Posted - 06/16/2012 : 4:35:08 PM
|
| @MadCow: See my previous comment in this topic... should solve your challenge :-) |
Greetsz, Jeff. |
 |
|
|
MadCow
Honorable But Hopeless Addict
    
Canada
1834 Posts
Status: offline |
Posted - 06/18/2012 : 10:34:45 AM
|
Thanks all. We have no access to their servers or the website content. |
Sunny __________________________________________________________________________
"Everyone is susceptible to the notion that when you begin to do well, you begin to see no boundary lines and forget the rules apply" - Eliot Spitzer
|
 |
|
|
JeffWouters
Here To Stay
 
Netherlands
147 Posts
Status: offline |
Posted - 06/18/2012 : 5:19:52 PM
|
In that case you're left with only one option... change the website registration (DNS) with your provider. This would be a standard change for them. If this is also managed by BELL, then you will depend on them to implement that change request. |
Greetsz, Jeff. |
 |
|
| |
Topic  |
|