Date: Wed, 10 Feb 2010 16:37:56 +0000 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: Daniel Molina Wegener <dmw@coder.cl> Cc: Anton Shterenlikht <mexas@bristol.ac.uk>, freebsd-questions@freebsd.org, Bill Moran <wmoran@potentialtech.com> Subject: Re: creating htmls from a directory tree? Message-ID: <20100210163756.GJ58179@mech-cluster241.men.bris.ac.uk> In-Reply-To: <201002101235.17641.dmw@coder.cl> References: <20100210150330.GC58179@mech-cluster241.men.bris.ac.uk> <20100210100536.150614a1.wmoran@potentialtech.com> <20100210151102.GD58179@mech-cluster241.men.bris.ac.uk> <201002101235.17641.dmw@coder.cl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 10, 2010 at 12:35:12PM -0300, Daniel Molina Wegener wrote: > On Wednesday 10 February 2010, > Anton Shterenlikht <mexas@bristol.ac.uk> wrote: > > > On Wed, Feb 10, 2010 at 10:05:36AM -0500, Bill Moran wrote: > > > In response to Anton Shterenlikht <mexas@bristol.ac.uk>: > > > > I'd like to upload a directory structure to a web > > > > server. I'd like to create in each subdirectory > > > > an index.html with a simple list of files in this > > > > directory for a simple browsing. > > > > > > > > This sounds like a perl or shell script, but > > > > I was wondering if there is someting like > > > > this already available from ports. I couldn't > > > > find anything suitable. > > > > > > You could just turn on Apache's built-in directory listing capability > > > and Apache will create those files on-demand. > > > > I see.. I need to talk to the web server guys then. > > Also you can try WebDAV modules and clients ;) After a quick read on wikipedia, I think it's very unlikely the web server guys will be happy with this, from the security point of view. Anyway, thanks for the idea, now I know. anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100210163756.GJ58179>