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
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx