WhiteLeo 0 Newbie Poster

Hi there,

I was wondering if it was possible to set up some sort of condition so there are seperate error documents for normal files and images.

Basically I'd like it so if a png image was called and it doesn't exist, I can return another image.

But if a normal page was called and not found it would return my normal 404 page.

Is this possible at all for a single directory?