|
|
1.1 misho 1: # This section overrides defaults
2: dir=/home/httpd/html
3: chroot
4: user=httpd# default = nobody
5: logfile=/var/log/thttpd.log
6: pidfile=/var/run/thttpd.pid
7: # This section _documents_ defaults in effect
8: # port=80
9: # nosymlink# default = !chroot
10: # novhost
11: # nocgipat
12: # nothrottles
13: # host=0.0.0.0
14: # charset=iso-8859-1