Re: lighttpd in openbsd - cant find devnull

2024-08-21 Thread Robert Klein
Hi, your “chroot location” is defined in /etc/lighttpd.conf. If you didn't change it, it is /var/www. Please read the man page for chroot(8). The command to do this is “man 8 chroot” (without the quotes). Alternatively the Wikipedia entry for chroot can help you understand what chroot is an

Re: Analyze OpenBSD songs (Puff the Barbarian)

2024-08-21 Thread Jan Stary
For those enrolled in Modern Poetry 101, On Aug 20 22:16:47, alirezaarzehga...@gmail.com wrote: > > Broke down the guard > > Cause math is hard > > Saw McNealy on his throne > > All alone and only bones > > In this text, I don't see the relationship between "hardness of math" and > OpenBSD challe

Re: lighttpd in openbsd - cant find devnull

2024-08-21 Thread Stuart Henderson
On 2024/08/21 10:21, David Colburn wrote: > Notes: > > 1. I've read the manual entry, and multiple threads related to this, more > than once. > > 2. The “chroot location” as defined in /etc/lighttpd.conf. is unchanged - > /var/www > > 3. Someone suggested, and I also tried "/var/www/" - same e

Re: lighttpd in openbsd - cant find devnull

2024-08-21 Thread David Colburn
Notes: 1. I've read the manual entry, and multiple threads related to this, more than once. 2. The “chroot location” as defined in /etc/lighttpd.conf. is unchanged - /var/www 3. Someone suggested, and I also tried "/var/www/" - same error. 4. As previously noted - Stuart's answer was teste

Re: lighttpd in openbsd - cant find devnull

2024-08-21 Thread David Colburn
On 8/21/24 10:34, Stuart Henderson wrote: On 2024/08/21 10:21, David Colburn wrote: Notes: 1. I've read the manual entry, and multiple threads related to this, more than once. 2. The “chroot location” as defined in /etc/lighttpd.conf. is unchanged - /var/www 3. Someone suggested, and I al

Re: lighttpd in openbsd - cant find devnull

2024-08-21 Thread Stuart Henderson
(oops, sent to David but I forgot to CC the list back) On 2024/08/21 12:11, David Colburn wrote: > > > On 2024/08/21 10:21, David Colburn wrote: > > > Notes: > > > > > > 1. I've read the manual entry, and multiple threads related to this, more > > > than once. > > > > > > 2. The “chroot locat

Re: lighttpd in openbsd - cant find devnull

2024-08-21 Thread Stuart Henderson
On 2024/08/21 14:02, David Colburn wrote: > "$ cat /var/www/dev/null" > > Returns to the prompt. > > Here's this ... > > b7# rcctl -d start lighttpd > doing _rc_parse_conf > lighttpd_flags empty, using default >-f /etc/lighttpd.conf< > doing rc_check > lighttpd > doing rc_start > doing _rc_wait_

Re: lighttpd in openbsd - cant find devnull

2024-08-21 Thread David Colburn
"$ cat /var/www/dev/null" Returns to the prompt. Here's this ... b7# rcctl -d start lighttpd doing _rc_parse_conf lighttpd_flags empty, using default >-f /etc/lighttpd.conf< doing rc_check lighttpd doing rc_start doing _rc_wait_for_start doing rc_check 2024-08-21 13:59:01: (/usr/obj/ports/ligh