From owner-freebsd-isp Mon Nov 24 17:41:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA24307 for isp-outgoing; Mon, 24 Nov 1997 17:41:25 -0800 (PST) (envelope-from owner-freebsd-isp) Received: from gate.leissner.se (gate.leissner.se [193.45.192.34]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA24302 for ; Mon, 24 Nov 1997 17:41:21 -0800 (PST) (envelope-from pol@leissner.se) Received: from leissner.se (uucp@localhost) by gate.leissner.se (8.8.5/8.8.4) with UUCP id BAA03379 for freebsd.org!isp; Tue, 25 Nov 1997 01:41:16 GMT Received: from lda.leissner.se by lda.leissner.se id aa25034; 25 Nov 97 2:40 SNT Message-Id: <3.0.32.19971125024034.006f6f64@lda> X-Sender: pol@lda X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Tue, 25 Nov 1997 02:40:40 +0100 To: Marc Slemko From: Peter Olsson Subject: Re: Web Page Restrictions Cc: Eddie Fry , isp@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id RAA24303 Sender: owner-freebsd-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 18:24 1997-11-24 -0700, Marc Slemko wrote: >On Tue, 25 Nov 1997, Peter Olsson wrote: > >> 16:53 1997-11-24 -0700 Eddie Fry wrote: >> >I'm running 2.2.2 and Apache. I have a customer that keeps putting up >> pages that should be in his own domain (we host a domain for him). Is >> there a way to "turn-off" the üxxx link to a certain user's page? >> >> Make his web-directory (default public_html) owned by root, >> chmod it to 700 and delete all his files in the directory. > >I'm afraid that won't do much. All he has to do is remove the directory >and make a new one. Hmmm, ok, you're right. But if you put a dummy-file in the directory, and the file is also owned by root and chmod'ed 700, then he can't remove the directory. At least I hope so because I just tried it and I couldn't remove the directory. At least not with "rmdir" or "rm -r". Sorry, answered before testing last time. Peter Olsson pol@leissner.se