Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2010 10:05:36 -0500
From:      Bill Moran <wmoran@potentialtech.com>
To:        Anton Shterenlikht <mexas@bristol.ac.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: creating htmls from a directory tree?
Message-ID:  <20100210100536.150614a1.wmoran@potentialtech.com>
In-Reply-To: <20100210150330.GC58179@mech-cluster241.men.bris.ac.uk>
References:  <20100210150330.GC58179@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-- 
Bill Moran
http://www.potentialtech.com
http://people.collaborativefusion.com/~wmoran/



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