달력

52024  이전 다음

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31

Adm lighttpd configure 파일

 

AS-202TE /volume0/usr/etc/lighttpd

 

 

server.document-root = "/usr/webman/"
server.max-worker = 8
server.upload-dirs = ( "/volume1/.@uploads" )
server.errorlog = "/var/log/lighttpd/error.log"

 

include "/usr/etc/lighttpd/setting.conf"

server.max-request-size = 100000000000

 

Posted by 새로운시작
|