Re: no thttpd.conf for OpenBSD?

Previous thread: memory leak with filtering bridges in i386 snapshot by Rolf Sommerhalder on Thursday, June 19, 2008 - 3:36 pm. (2 messages)

Next thread: Re: Carp problem on Realtek 8169SC" rev 0x10: RTL8169/8110SCd by Stuart Henderson on Thursday, June 19, 2008 - 5:14 pm. (1 message)
To: openbsd-misc <misc@...>
Date: Thursday, June 19, 2008 - 3:45 pm

I just installed the thttpd package on a recent snapshot (060408) and
noticed it only comes with two files:

$ pkg_info -L thttpd
Information for inst:thttpd-2.25bp1

Files:
/usr/local/man/man8/thttpd.8
/usr/local/sbin/thttpd

I then looked at the port's distfiles and there is something called
contrib/redhat-rpm/thttpd.conf:

# This section overrides defaults
dir=/home/httpd/html
chroot
user=httpd# default = nobody
logfile=/var/log/thttpd.log
pidfile=/var/run/thttpd.pid
# This section _documents_ defaults in effect
# port=80
# nosymlink# default = !chroot
# novhost
# nocgipat
# nothrottles
# host=0.0.0.0
# charset=iso-8859-1

Am I supposed to bolt together my own config file or has there been an omission?

[0] ftp://ftp.openbsd.org/pub/OpenBSD/distfiles/thttpd-2.25b.tar.gz

/juan

To: Juan Miscaro <jmiscaro@...>
Cc: openbsd-misc <misc@...>
Date: Thursday, June 19, 2008 - 5:24 pm

Seeing how we're not building an rpm for redhat, you can imagine how
that file didn't make it into the package. There's really no need for
it. I've never used a config file with thttpd.

To: <misc@...>
Date: Thursday, June 19, 2008 - 7:04 pm

Considering how small the program is, and the license (seems like a bsd
style license to my inexperienced eye) are there any reasons why this
couldn't be included in base?

Anathae

To: Anathae Townsend <atownsend@...>
Cc: <misc@...>
Date: Thursday, June 19, 2008 - 10:42 pm

For better or worse, the base web server is Apache 1, and that's how
things are going to be.

To: Anathae Townsend <atownsend@...>
Cc: <misc@...>
Date: Thursday, June 19, 2008 - 7:19 pm

Sorry, but we are way too busy adding about 50 other small programs.

Previous thread: memory leak with filtering bridges in i386 snapshot by Rolf Sommerhalder on Thursday, June 19, 2008 - 3:36 pm. (2 messages)

Next thread: Re: Carp problem on Realtek 8169SC" rev 0x10: RTL8169/8110SCd by Stuart Henderson on Thursday, June 19, 2008 - 5:14 pm. (1 message)