Is it possible to configure error_log, such a way it only contains application specific errors? Currently nginx also logs virtual server error messages like "No such file or directory" and others. IMHO these messages, as well as access logs, should be contained in a separate file (per virtual server), and not in the common error_log. Thanks, Athan