|
|
|
|
|
|
![]() |
#6 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
The only way to do it without a referrer that I can think of would be to send them to a page that did a meta-refresh with a 0 second delay
Code:
<meta http-equiv="refresh" content="0;http://newsite.com/"> so, to use the refresh, set your errordocument 404 to head to the page with your meta refresh, then, have the metarefresh page set to send them to the new page. Using Redirect or mod_rewrite will send the referrer in the request.
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
|
|