default page for all error codes?

Ronald Johnson rj.1970 at googlemail.com
Tue Jun 7 22:55:32 MSD 2011


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



More information about the nginx mailing list