home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 1999 July / www_07_1999.iso / prez / amiga / apache_1_0_5.lha / apache_1.0.5 / man / httpd.man < prev   
Text File  |  1996-06-25  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4. httpd(1m)                                               httpd(1m)
  5.  
  6.  
  7. NNAAMMEE
  8.        httpd - Apache hypertext transfer protocol server
  9.  
  10. SSYYNNOOPPSSIISS
  11.        hhttttppdd [ --vvXX??  ] [ --dd _s_e_r_v_e_r_r_o_o_t ] [ --ff _c_o_n_f_i_g ]
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        hhttttppdd  is  the  Apache  HyperText Transfer Protocol (HTTP)
  15.        server process. The server may be invoked by the  Internet
  16.        daemon  inetd(1M)  each time a connection to the HTTP ser¡
  17.        vice is made, or alternatively it may run as a daemon.
  18.  
  19. OOPPTTIIOONNSS
  20.        --dd _s_e_r_v_e_r_r_o_o_t
  21.                    Set the initial value for the ServerRoot vari¡
  22.                    able  to _s_e_r_v_e_r_r_o_o_t. This can be overridden by
  23.                    the ServerRoot command  in  the  configuration
  24.                    file. The default is //uussrr//llooccaall//eettcc//hhttttppdd.
  25.  
  26.        --ff _c_o_n_f_i_g   Execute  the  commands  in  the file _c_o_n_f_i_g on
  27.                    startup. If _c_o_n_f_i_g does not begin  with  a  /,
  28.                    then  it is taken to be a path relative to the
  29.                    ServerRoot. The default is ccoonnff//hhttttppdd..ccoonnff.
  30.  
  31.        --XX          Run  in  single-process  mode,  for   internal
  32.                    debugging  purposes  only; the daemon does not
  33.                    detach from the terminal or fork any children.
  34.                    Do  NOT  use this mode to provide ordinary web
  35.                    service.
  36.  
  37.        --vv          Print the version of httpd, and then exit.
  38.  
  39.        --??          Print a list of the httpd  options,  and  then
  40.                    exit.
  41.  
  42. FFIILLEESS
  43.        //uussrr//llooccaall//eettcc//hhttttppdd//ccoonnff//hhttttppdd..ccoonnff
  44.        //uussrr//llooccaall//eettcc//hhttttppdd//ccoonnff//ssrrmm..ccoonnff
  45.        //uussrr//llooccaall//eettcc//hhttttppdd//ccoonnff//aacccceessss..ccoonnff
  46.        //uussrr//llooccaall//eettcc//hhttttppdd//ccoonnff//mmiimmee..ttyyppeess
  47.        //uussrr//llooccaall//eettcc//hhttttppdd//llooggss//eerrrroorr__lloogg
  48.        //uussrr//llooccaall//eettcc//hhttttppdd//llooggss//aacccceessss__lloogg
  49.        //uussrr//llooccaall//eettcc//hhttttppdd//llooggss//hhttttppdd..ppiidd
  50.  
  51. SSEEEE AALLSSOO
  52.        iinneettdd(1m).
  53.  
  54.        Documentation for the Apache http server is available from
  55.        http://www.apache.org
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                            October 1995                         1
  65.  
  66.  
  67.