|
Well, the code itself doesn't exactly need fixed. I think he is asking how servers do this in general..
I'm not sure how this works myself, but if I had to guess I would think it would have something to do wtih some sort of if statement. If certain directory or file doesn't exist, then send errorPage.html. Something a long those lines.
|