From: André Malo
When acting in SysV init mode, apachectl takes simple,
one-word commands, defined below.
apachectl command
apachectl command
When acting in SysV init mode, apachectl takes simple,
one-word commands, defined below.
apachectl command
apachectl command
httpd [ -d serverroot
- ] [ -f config ] [ -C
- directive ] [ -c
- directive] [ -D parameter
- ] [ -e level ] [ -E
- file ] [ -k
- start|restart|graceful|stop ] [ -R
- directory ] [ -h ] [ -l
- ] [ -L ] [-S] [
- -t ] [ -v ] [ -V
- ] [ -X ]
httpd [ -d
+ serverroot ] [ -f config ]
+ [ -C directive ] [ -c
+ directive ] [ -D parameter ]
+ [ -e level ] [ -E
+ file ] [ -k start|restart|graceful|stop ]
+ [ -R directory ] [ -h ]
+ [ -l ] [ -L ] [ -S ]
+ [ -t ] [ -v] [ -V ]
+ [ -X ]
On Windows systems, the following additional arguments are available:
-httpd [ -k
- install|config|uninstall ] [ -n
- name ] [ -w ]
httpd [ -k
+ install|config|uninstall ] [ -n name ]
+ [ -w ]
-k install|config|uninstall-k install|config|uninstallhttpd [ -d serverroot
- ] [ -f config ] [ -C
- directive ] [ -c
- directive] [ -D parameter
- ] [ -e level ] [ -E
- file ] [ -k
- start|restart|graceful|stop ] [ -R
- directory ] [ -h ] [ -l
- ] [ -L ] [-S] [
- -t ] [ -v ] [ -V
- ] [ -X ]
httpd [ -d
+ serverroot ] [ -f config ]
+ [ -C directive ] [ -c
+ directive ] [ -D parameter ]
+ [ -e level ] [ -E
+ file ] [ -k start|restart|graceful|stop ]
+ [ -R directory ] [ -h ]
+ [ -l ] [ -L ] [ -S ]
+ [ -t ] [ -v] [ -V ]
+ [ -X ]
On Windows systems, the following additional arguments are available:
-httpd [ -k
- install|config|uninstall ] [ -n
- name ] [ -w ]
httpd [ -k
+ install|config|uninstall ] [ -n name ]
+ [ -w ]
-k install|config|uninstall-k install|config|uninstall
+
CustomLog "|bin/rotatelogs /var/logs/logfile 5M" common
Synopsis
- rotatelogs logfile
- [rotationtime [offset]] |
- [filesizeM]rotatelogs logfile
+ [ rotationtime [ offset ]] |
+ [ filesizeM ]Options
diff --git a/docs/manual/programs/rotatelogs.xml b/docs/manual/programs/rotatelogs.xml
index 50109bf1c45..5dc79cdf100 100644
--- a/docs/manual/programs/rotatelogs.xml
+++ b/docs/manual/programs/rotatelogs.xml
@@ -20,7 +20,7 @@
synchronize cron scripts with it). At the end of each rota-
tion time (here after 24 hours) a new log is started.
-rotatelogs logfile
- [rotationtime [offset]] |
- [filesizeM]rotatelogs logfile
+ [ rotationtime [ offset ]] |
+ [ filesizeM ]