代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/139060/13191148
conf thttpd.conf
# This section overrides defaults
dir=/home/httpd/html
chroot
user=httpd# default = nobody
logfile=/var/log/thttpd.log
pidfile=/var/run/thttpd.pid
# This section _documents_ defaults in effect
# port=
www.eeworm.com/read/150420/5692484
pm httpb.pm
# Code taken from Filter::HTTPD
# Filter::HTTPD Copyright 1998 Artur Bergman .
# Thanks go to Gisle Aas for his excellent HTTP::Daemon. Some of the
# get code was copied out if, unfo