summaryrefslogtreecommitdiffstats
path: root/network/thttpd/thttpd.conf
blob: 22b9a9bb27f0be508effca2bc19b192e92336e34 (plain)
1
2
3
4
5
6
7
8
9
# /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