This script is very useful for free image hosting sites (ie: EagleImg). Put an .htaccess file in the root directory with the below code!
Code:
ErrorDocument 404 /directory/404.gif
Change /directory/404.gif to the directory to your 404 error image. With this code, anytime an image (not hosted on the server) is requested, it will display the 404 error image!
02-24-2005, 07:12 AM
weasel
Ohh! Fun stuff! My websites come with a custom 404 error page standard (have for about 2 years now). Anyway, one time I applied a picture of a bunny with a pancake on its head for the error page! It rocked!