|
Am I right in thinking this is how it would work...
custom .htaccess file sends all 404 from the gallery directory to a script. That script handles all the IP blocking etc. If its showing a 404, it redirects, otherwise it reads in an image file (based on what URL generated a 404) and then outputs the image.
It sounds to me like it would be super easy....
|