correct message after restarting nginx?
Edho P Arief
edhoprima at gmail.com
Wed Sep 15 05:50:27 MSD 2010
On Wed, Sep 15, 2010 at 8:43 AM, cimenta <nginx-forum at nginx.us> wrote:
> Now I get
>
> [code]
> root at server:~# /etc/init.d/nginx reload
> Reloading nginx configuration: nginx.
> [/code]
>
probably the messages have been suppressed by the init.d script.
> any idea how I can get the old more detailed message after restarting
> nginx?
>
assuming your config file is at default location:
# nginx -s reload
or else additionally specify the config file location by using -c
/path/to/nginx.conf
--
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
More information about the nginx
mailing list