|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
RedirectMatch but how
We have moved a large website from one hosting provider to another. Two weeks on and there are still some ISPs and indexing spiders who appear not to have received propagated DNS data.
So I want to place a redirect from: http://123.456.789.123/anything http://123.456.789.123/anything/etc/ to the same file on a new server: http://098.765.456.231/$1/$2/etc/ Thanks |
|
#2
|
|||
|
|||
|
You don't need to use RedirectMatch since the URL paths on both are the same. So just use the example at -> http://httpd.apache.org/docs/mod/mo...s.html#redirect
|
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > RedirectMatch but how |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|