Httpd 및 시작 매개 변수

1978 단어 apache.C++cwindowsXP

httpd Apache       (HTTP)       。                  ,        ,                   。

httpd         ,   ,  Unix     apachectl  ,  Windows NT,2000 XP         ,  Windows 9x ME          。

 、  
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 ]
 Win32   ,          :
httpd [ -k install|config|uninstall ] [ -n name ] [ -w ]

 、  
-d serverroot
 ServerRoot        serverroot。          ServerRoot     。     /usr/local/apache2.
-f config
      config     。  config   /      ,       ServerRoot     。     conf/httpd.conf.
-k start|restart|graceful|stop
     httpd  、       。         Apache.
-C directive
         ,   directive   。
-c directive
         ,   directive   。
-D parameter
    parameter ,         <IfDefine> ,              ,             。
-e level
       ,  LogLevel level。       ,             ,     。
-E file
                   file。
-R directory
           SHARED_CORE   ,             directory。
-h
                 。
-l
                 。       LoadModule         。
-L
         ,                 。
-S
                  (            ).
-t
            。                ,    0(Syntax OK),     0  (Syntax Error)。      -D DUMP_VHOSTS ,              。
-v
  httpd   ,    。
-V
  httpd        ,     。
-X
       httpd。         ,            。

 、       win32  :
-k install|config|uninstall
  Apache   Windows NT   ;   Apache       ;   Apache  。
-n name
 Apache      name。
-w
         ,          。

 :#/usr/local/apache2/bin/httpd  -t -D DUMP_VHOSTS
      #/usr/local/apache2/bin/httpd  -S


좋은 웹페이지 즐겨찾기