diff options
Diffstat (limited to 'network/thttpd/thttpd.conf')
-rw-r--r-- | network/thttpd/thttpd.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/network/thttpd/thttpd.conf b/network/thttpd/thttpd.conf deleted file mode 100644 index 22b9a9bb27..0000000000 --- a/network/thttpd/thttpd.conf +++ /dev/null @@ -1,9 +0,0 @@ -# /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 |