`
hillmover
  • 浏览: 35173 次
  • 性别: Icon_minigender_2
  • 来自: 上海
社区版块
存档分类
最新评论

Apache httpd command line options

阅读更多

Usage: ./httpd [-D name] [-d directory] [-f file]
               [-C "directive"] [-c "directive"]
               [-k start|restart|graceful|stop]
               [-v] [-V] [-h] [-l] [-L] [-t] [-S]
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
  -e level          : show startup errors of level (see LogLevel)
  -E file           : log startup errors to file
  -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
  -t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings)
  -S                : a synonym for -t -D DUMP_VHOSTS
  -t                : run syntax check for config files

分享到:
评论

相关推荐

    httpd2.2.12.tar

    The configure command line options that work in one release of the stable tree will also work in the next release. As always, it will be necessary to test any new release to assure that it works ...

    svn-1.4.3-setup.exe.7z

    为了让 Apache 知道哪个 URL 是用作 Subversion 版本库,你需要使用任意文本编辑器(例如记事本)编辑 Apache 的配置文件(通常是 c:\program files\apache group\apache2\conf\httpd.conf): 1. 在配置文件最后添加...

    nagios-3.2.1.tar.gz

    --enable-command-line-options \ --with-nagios-user=nagios \ --with-nagios-group=nagios \ --with-httpd-confdir=/etc/httpd/conf.d \ --with-httpd-user=httpd \ --with-httpd-group=httpd ``` 配置完成...

    安装nagios并且邮件报警

    command_line $USER1$/check_by_email.pl -H $HOSTADDRESS$ -s $SERVICEDESC$ -n $HOSTNAME$ -p $SERVICESTATE$ -o $SERVICEOUTPUT$ -e $CONTACTEMAIL$ } ``` 其中`$USER1$/check_by_email.pl`是一个脚本,负责...

    Practical Mod Perl

    Typographic Conventions Command Interpreter Program (Shell) Conventions Installing Perl Modules How to Contact Us Acknowledgments Part I: mod_perl Administration ...

    drupal 6.12

    typical Unix command line, use: wget http://drupal.org/files/projects/drupal-x.x.tar.gz tar -zxvf drupal-x.x.tar.gz This will create a new directory drupal-x.x/ containing all Drupal files and ...

    Using Perl For Web Programming.pdf

    Command-Line Arguments H Program Layout H G Data Types Scalars H Arrays H Associative Arrays H File Handles H G Special Variables Environment Variables H Program Arguments H Current Line H ...

    入门学习Linux常用必会60个命令实例详解doc/txt

    文件为doc版,可自行转成txt,在手机上看挺好的。 本资源来自网络,如有纰漏还请告知,如觉得还不错,请留言告知后来人,谢谢!!!!! ...入门学习Linux常用必会60个命令实例详解 ...Linux提供了大量的命令,利用它...

Global site tag (gtag.js) - Google Analytics