ncsa-html.conf
上传用户:ladybrid91
上传日期:2007-01-04
资源大小:287k
文件大小:1k
源码类别:

Web服务器

开发平台:

Unix_Linux

  1. # ncsa-html.conf
  2. # default-exec-user = nobody
  3. # default-exec-group = nobody
  4. # exec-path = /bin:/usr/bin
  5. # exec-environ-size = 256
  6. ## Uncomment and change these to yes if you wish to enable
  7. ## the <!--#exec cmd=".."--> feature.
  8. ##
  9. # allow-exec = no
  10. # allow-user-exec = no
  11. ### Use the value on newroot for a chroot call befor the cgi-exec.
  12. ### Default is not to do any chroot.
  13. # newroot = 
  14.  
  15. ### Set a nicevalue for the CGI process
  16. ### Default is to use servers nicevalue
  17. # nicevalue = 0
  18.  
  19. ### Set a max-cpu-time resource limit for the CGI process
  20. ### Default is none set
  21. # maxcputime = 
  22.  
  23. ### Set a max-vmem resource limit for the CGI process
  24. ### Default is none set, value is given in Byte.
  25. # max-vmem =
  26.  
  27. ### Set a max-fd resource limit for the CGI process
  28. ### Default is none set.
  29. # max-fd =