|
|
|
|
|
|
|
![]() |
#1 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
A potential note: If you are serving the file locally, based on the assumption that the 302 response is a bad thing to hand google for a few reasons... unintentional page scraping and potential duplicate content penalties.
So, if you do: Code:
ErrorDocument 404 http://site.com/page Code:
ErrorDocument 404 /error404.php Code:
<base href="http://www.yoursite.com/"> Code:
<a href="/file.html"> <img src="/images/file.jpg"> Code:
http://yoursite.com/asdfsadf http://yoursite.com/asdfasdf/asdfasdf.html http://yoursite.com/asdfasdf/asdfasdf/asdfasdf.html
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
![]() |
#2 | |
Certified Nice Person
|
Quote:
![]()
__________________
Click here to purchase a bridge I'm selling. |
|
![]() |
![]() |
![]() |
#3 | |
wtfwjd?
Join Date: May 2007
Posts: 2,103
|
Quote:
|
|
![]() |
![]() |
![]() |
|
|