Forum Moderators: phranque
Not that I know of.
For errors other than 403 and 404, you might just let the server use the default Apache error document, since human visitors are unlikely to "see" those. If you do use user-authentication, then you'd also want a custom 401 page, but otherwise, you probably only need 403 and 404.
Jim
... a take-off on an old Monty Python skit.
(Sitting here imagining a 404-Not Found Apache error page with Adsense on it for Viagra...) :)
In that case, you certainly want to handle them all yourself!
Jim