Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r4813 - trunk/src/mail

Anonymous User
August 15, 2012 07:18AM
Author: ru
Date: 2012-08-15 11:17:55 +0000 (Wed, 15 Aug 2012)
New Revision: 4813
URL: http://trac.nginx.org/nginx/changeset/4813/nginx

Log:
Corrected the directive name in the ngx_mail_auth_http_module error message.


Modified:
trunk/src/mail/ngx_mail_auth_http_module.c

Modified: trunk/src/mail/ngx_mail_auth_http_module.c
===================================================================
--- trunk/src/mail/ngx_mail_auth_http_module.c 2012-08-08 12:03:46 UTC (rev 4812)
+++ trunk/src/mail/ngx_mail_auth_http_module.c 2012-08-15 11:17:55 UTC (rev 4813)
@@ -1332,7 +1332,7 @@

if (conf->peer == NULL) {
ngx_log_error(NGX_LOG_EMERG, cf->log, 0,
- "no \"http_auth\" is defined for server in %s:%ui",
+ "no \"auth_http\" is defined for server in %s:%ui",
conf->file, conf->line);

return NGX_CONF_ERROR;

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r4813 - trunk/src/mail

Anonymous User 1139 August 15, 2012 07:18AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 166
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready