From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 32363 invoked from network); 31 Mar 2022 21:04:30 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 31 Mar 2022 21:04:30 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 4ess; Thu Mar 31 16:30:19 -0400 2022 Received: from abbatoir.myfiosgateway.com (pool-74-108-56-225.nycmny.fios.verizon.net [74.108.56.225]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id f3a5a171 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Thu, 31 Mar 2022 13:29:36 -0700 (PDT) Message-ID: To: 9front@9front.org Date: Thu, 31 Mar 2022 16:29:35 -0400 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: markup replication polling-based solution Subject: Re: [9front] 4chan hacked rc-httpd Reply-To: 9front@9front.org Precedence: bulk Quoth sirjofri : > Hey, > > doesn't rc-httpd bind /usr/web / like tcp80 and httpd does? At least, it > could mkdir /usr/web/bin && bind /bin /usr/web/bin and then bind /usr/web > /. > > At least that's what I'd do. > > I tested on my web server which runs tcp80 and I didn't have an issue > like that. > > sirjofri would be nice, though rc-httpd also needs to execute things from /bin, in a way that tcp80 doesn't. that said, we should be able to build a namespace containing '/bin', '/env', and '/$ROOT' to house rc-httpd.