|
|
|
|
|
|
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
![]() |
#8 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
sorry, by the time I read and posted, a few people put responses in.
Results in 302 Code:
Redirect / http://www.domain.com/ Code:
<?php header("Location: http://newsite.com/"); ?> Code:
ErrorDocument 404 http://newsite.com Code:
RewriteEngine on RewriteRule .* http://domain.com/ [R=301,L]
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
|
|