hi, is it possible to define one error page for all errors? e.g. instead of having error_page 404 = /myerrorpage.html could i do something along the lines of error_page * = /myerrorpage.html where * would match all error codes? cheers, RJ