代码搜索:thttpd
找到约 128 项符合「thttpd」的源代码
代码结果 128
www.eeworm.com/read/402579/2319111
conf thttpd.conf
# This section overrides defaults
dir=/home/httpd/
nochroot
nosymlink
user=root# default = nobody
cgipat=/cgi/*
logfile=/var/log/thttpd.log
pidfile=/var/run/thttpd.pid
# This section _documents_ defau
www.eeworm.com/read/107223/15611554
8 thttpd.8
.TH thttpd 8 "12 October 1995"
.SH NAME
thttpd - tiny/turbo/throttling HTTP server
.SH SYNOPSIS
.B thttpd
.RB [ -p
.IR port ]
.RB [ -d
.IR dir ]
.RB [ -r | -nor ]
.RB [ -u
.IR user ]
.RB [ -c
.IR cgip
www.eeworm.com/read/107223/15611579
c thttpd.c
/* thttpd.c - tiny/turbo/throttling HTTP server
**
** Copyright (C)1995,1998 by Jef Poskanzer . All rights reserved.
**
** Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/139060/13191189
thttpd-rotate 500.thttpd-rotate
#!/bin/sh
#
# thttpd-rotate - nightly script to rotate thttpd's log files on FreeBSD
#
# This goes in /etc/periodic/daily. It rotates the log files and then
# tells thttpd to re-open its log file.
c
www.eeworm.com/read/364132/9921575
gz thttpd.tar.gz
www.eeworm.com/read/398905/7911584
gif anvil_thttpd.gif
www.eeworm.com/read/114555/15048026
gif anvil_thttpd.gif
www.eeworm.com/read/114554/15048097
thttpd-rotate 500.thttpd-rotate
#!/bin/sh
#
# thttpd-rotate - nightly script to rotate thttpd's log files on FreeBSD 3.x
#
# This goes in /etc/periodic/daily. It rotates the log files and then
# tells thttpd to shutdown cleanly. T
www.eeworm.com/read/222917/4815274
h php_thttpd.h
/*
+----------------------------------------------------------------------+
| PHP Version 4 |
+-----------------------------------------