Advertisement
Guest User

Untitled

a guest
Jun 14th, 2012
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. apache2: illegal option -- s
  2. Usage: /usr/sbin/apache2 [-D name] [-d directory] [-f file]
  3. [-C "directive"] [-c "directive"]
  4. [-k start|restart|graceful|graceful-stop|stop]
  5. [-v] [-V] [-h] [-l] [-L] [-t] [-S] [-X]
  6. Options:
  7. -D name : define a name for use in <IfDefine name> directives
  8. -d directory : specify an alternate initial ServerRoot
  9. -f file : specify an alternate ServerConfigFile
  10. -C "directive" : process directive before reading config files
  11. -c "directive" : process directive after reading config files
  12. -e level : show startup errors of level (see LogLevel)
  13. -E file : log startup errors to file
  14. -v : show version number
  15. -V : show compile settings
  16. -h : list available command line options (this page)
  17. -l : list compiled in modules
  18. -L : list available configuration directives
  19. -t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings)
  20. -S : a synonym for -t -D DUMP_VHOSTS
  21. -t -D DUMP_MODULES : show all loaded modules
  22. -M : a synonym for -t -D DUMP_MODULES
  23. -t : run syntax check for config files
  24. -X : debug mode (only one worker, do not detach)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement