Welcome! Log In Create A New Profile

Advanced

Re: why my NginxStatus do not work?

Maxim Dounin
April 08, 2010 06:24AM
Hello!

On Thu, Apr 08, 2010 at 05:20:14AM -0400, ultrawind wrote:

[...]

> location /NginxStatus {
> stub_status on;
> auth_basic "NginxStatus";
> auth_basic_user_file conf/htpasswd;

Path in auth_basic_user_file is relative to configuration prefix (by
default it's directory where nginx.conf resides), so you may want
to remove "conf/" here.

Don't hesitate to look into your error_log for details.

Maxim Dounin

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

why my NginxStatus do not work?

ultrawind April 08, 2010 05:20AM

Re: why my NginxStatus do not work?

ultrawind April 08, 2010 05:24AM

Re: why my NginxStatus do not work?

Maxim Dounin April 08, 2010 06:24AM

Re: why my NginxStatus do not work?

ultrawind April 08, 2010 09:24PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 296
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