[Osiris-devel]config file integrity

Adam Shand larry at spack.org
Sun Mar 18 15:37:33 EST 2001


> I like it.  apache and tcpd both have seperate programs to do these
> things.  I'm not sure that's needed (just one more binary to keep
> track of).  But the functionality is really nice when
> deploying/troubleshooting...

just to nit pick it's actually apache that does this inherently, apacectl
is just a wrapper.

maus(larry)$ apache -h
Usage: apache [-D name] [-d directory] [-f file]
              [-C "directive"] [-c "directive"]
              [-v] [-V] [-h] [-l] [-L] [-S] [-t] [-T]
Options:
  -D name          : define a name for use in <IfDefine name> directives
  -d directory     : specify an alternate initial ServerRoot
  -f file          : specify an alternate ServerConfigFile
  -C "directive"   : process directive before reading config files
  -c "directive"   : process directive after  reading config files
  -v               : show version number
  -V               : show compile settings
  -h               : list available command line options (this page)
  -l               : list compiled-in modules
  -L               : list available configuration directives
  -S               : show parsed settings (currently only vhost settings)
  -t               : run syntax check for config files (with docroot check)
  -T               : run syntax check for config files (without docroot check)






More information about the osiris-devel mailing list