nginx-0.7.53
Maxim Dounin
mdounin at mdounin.ru
Tue Apr 28 05:32:24 MSD 2009
Hello!
On Tue, Apr 28, 2009 at 03:18:27AM +0200, Joe Bofh wrote:
> What are the -p and -s switches for ?
The -h switch should give you a clue:
$ nginx -h
nginx version: nginx/0.7.53
Usage: nginx [-?hvVt] [-s signal] [-c filename] [-g directives]
Options:
-?,-h : this help
-v : show version and exit
-V : show version and configure options then exit
-t : test configuration and exit
-s signal : send signal to a master process: stop, quit, reopen, reload
-p prefix : set prefix path (default: /usr/local/nginx/)
-c filename : set configuration file (default: conf/nginx.conf)
Maxim Dounin
>
> -J
>
>
> Igor Sysoev wrote:
>
> >
> > *) Feature: the -p switch.
> >
> > *) Feature: the -s switch on Unix platforms.
> >
> > *) Feature: the -? and -h switches.
> > Thanks to Jerome Loyet.
> >
> --
> Posted via http://www.ruby-forum.com/.
>
More information about the nginx
mailing list