From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/2260 Path: news.gmane.org!.POSTED!not-for-mail From: Jean Louis Newsgroups: gmane.linux.debian.user,gmane.os.freebsd.devel.hackers,gmane.comp.sysutils.supervision.general Subject: Re: djbwares version 4 Date: Tue, 6 Dec 2016 16:21:50 +0300 Message-ID: <20161206132150.GE1287@protected.rcdrun.com> References: <20161206112910.GC28995@protected.rcdrun.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1481031553 29204 195.159.176.226 (6 Dec 2016 13:39:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 6 Dec 2016 13:39:13 +0000 (UTC) Cc: FreeBSD Hackers , "supervision@list.skarnet.org" , Debian users To: Jonathan de Boyne Pollard Original-X-From: bounce-debian-user=gldu-debian-user-2=m.gmane.org@lists.debian.org Tue Dec 06 14:39:08 2016 Return-path: Envelope-to: gldu-debian-user-2@m.gmane.org Original-Received: from bendel.debian.org ([82.195.75.100]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEFxc-00075Q-81 for gldu-debian-user-2@m.gmane.org; Tue, 06 Dec 2016 14:39:08 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by bendel.debian.org (Postfix) with QMQP id 7D3F0FC; Tue, 6 Dec 2016 13:39:09 +0000 (UTC) X-Mailbox-Line: From debian-user-request@lists.debian.org Tue Dec 6 13:39:09 2016 Old-Return-Path: Original-Received: from localhost (localhost [127.0.0.1]) by bendel.debian.org (Postfix) with ESMTP id 8930A1B4 for ; Tue, 6 Dec 2016 13:23:25 +0000 (UTC) X-Virus-Scanned: at lists.debian.org with policy bank en-ht X-Amavis-Spam-Status: No, score=-2 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2] autolearn=no autolearn_force=no Original-Received: from bendel.debian.org ([127.0.0.1]) by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) with ESMTP id AErIG64K8z0H for ; Tue, 6 Dec 2016 13:23:20 +0000 (UTC) X-policyd-weight: using cached result; rate: -6.1 Original-Received: from stw1.rcdrun.com (stw1.rcdrun.com [217.170.207.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by bendel.debian.org (Postfix) with ESMTPS id B293C10D for ; Tue, 6 Dec 2016 13:23:20 +0000 (UTC) Original-Received: from protected.rcdrun.com (localhost [::1]) (AUTH: PLAIN securesender, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by stw1.rcdrun.com with ESMTPSA; Tue, 06 Dec 2016 06:23:54 -0700 id 0000000000082659.000000005846BBEA.0000608D Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by protected.rcdrun.com with local; Tue, 06 Dec 2016 16:21:50 +0300 id 00000000000E0236.000000005846BB6E.00000624 Content-Disposition: inline In-Reply-To: X-Rc-Spam: 2008-11-04_01 X-Rc-Virus: 2007-09-13_01 X-Rc-Spam: 2008-11-04_01 Resent-Message-ID: Resent-From: debian-user@lists.debian.org X-Mailing-List: archive/latest/715036 X-Loop: debian-user@lists.debian.org List-Id: List-URL: List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: debian-user-request@lists.debian.org List-Archive: https://lists.debian.org/msgid-search/20161206132150.GE1287@protected.rcdrun.com Resent-Date: Tue, 6 Dec 2016 13:39:09 +0000 (UTC) Xref: news.gmane.org gmane.linux.debian.user:520038 gmane.os.freebsd.devel.hackers:58300 gmane.comp.sysutils.supervision.general:2260 Archived-At: Now I get it. When marking with the mouse, I did not mark the ending / On Tue, Dec 06, 2016 at 01:18:14PM +0000, Jonathan de Boyne Pollard wrote: > Jonathan de Boyne Pollard: > > > In celebration of the forthcoming leap second, djbwares is now at > > version 4. > > > > * http://jdebp.eu./Softwares/djbwares/ > > * http://jdebp.info./Softwares/djbwares/ > > > Jean Louis: > > > http://jdebp.info./Softwares/djbwares > > > > is not working: "access denied" and I instinctively tried that one > > first, as to avoid .eu (even it makes no sense). > > > > You should have just tried the URL that I gave to you, without your changing > it to something different. > > Ironically, Bernstein publicfile is part of the package at hand, and this is > the documented behaviour of publicfile, in its original Bernstein manual: > > > A request for http://v/f refers to the file named ./v/f inside the root > directory hierarchy, if f does not end with a slash. > > > httpd will refuse to read a file if the file [...] is anything other than > a regular file: a directory, socket, device, etc. > > publicfile isn't going to let you read the WWW server's directories directly > with URL tricks. You attempt that in vain. (-: For *not* trying to trick > the WWW server, and simply reading the blurb and the download instructions, > just use the actual URL that I gave. >