slackbuilds_ponce/network/thttpd/thttpd.conf
2010-05-13 01:00:23 +02:00

9 lines
206 B
Text

# /etc/thttpd.conf
# Minimal configuration file for thttpd
# Check thttpd(8) for more options.
host=localhost
port=80
user=thttpd
dir=/var/www/thttpd
logfile=/var/log/thttpd.log
pidfile=/var/run/thttpd.pid