From 43e17f44b22c85caf2bf9278db6b940dc3a93f2b Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Mon, 14 Mar 2011 16:16:10 -0500 Subject: network/thttpd: Removed (unmaintained) Reference: http://lists.slackbuilds.org/pipermail/slackbuilds-users/2010-October/006576.html Signed-off-by: Heinz Wiesinger Signed-off-by: Robby Workman --- network/thttpd/thttpd.conf | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 network/thttpd/thttpd.conf (limited to 'network/thttpd/thttpd.conf') 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 -- cgit v1.2.3