Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2002 21:42:17 +0200 (CEST)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        jonny@jonny.eng.br (Joao Carlos Mendes Luis)
Cc:        obrien@FreeBSD.ORG, hubs@FreeBSD.ORG
Subject:   Re: HTTP access to ftpX.freebsd.org
Message-ID:  <200210101942.g9AJgHqx066429@lurza.secnetix.de>
In-Reply-To: <3DA5CAA7.6000203@jonny.eng.br> from "Joao Carlos Mendes Luis" at Oct 10, 2002 03:44:55 PM

next in thread | previous in thread | raw e-mail | index | archive | help

Joao Carlos Mendes Luis wrote:
 > BTW: Is it time to add the http option to the sysinstall?

I though that HTTP already works with sysinstall for ages.

 > If so, then we 
 > must agree on a format for the directories. I chose to use the 
 > /pub/FreeBSD as root, so one cannot see anything other than FreeBSD 
 > files in here.

Uhm, on "my" server it's exactly the same format as for FTP.
That is, these two URLS refer to exactly the same thing:

   ftp://ftp7.de.freebsd.org/pub/FreeBSD/tools/README.TXT
  http://ftp7.de.freebsd.org/pub/FreeBSD/tools/README.TXT

In fact, /pub is a CGI program (written in C for efficiency)
which uses $PATH_INFO to deliver a file or a directory
listing.  If anything except /pub/* is accessed, a static
page with some information is delivered.

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"All that we see or seem is just a dream within a dream" (E. A. Poe)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hubs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210101942.g9AJgHqx066429>