Re: Generate HTML index of a directory
- From: Dave Farrance <DaveFarrance@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 04 May 2006 14:46:00 GMT
Anahata <anahata@xxxxxxxxxxxxxx> wrote:
Dave Farrance wrote:
Anybody know of a utility to generate an HTML index of a directory?
I want to generate the index before uploading the directory content to
my web site because my ISP's web-server doesn't automatically index
directories. I've seen some PHP scripts on the web to do the job
dynamically but that doesn't help because I want to create a static
index with relative links to the files.
Why not use one of those PHP scripts locally, if you can persuade it to
make relative links? Use apache and wget to make your static HTML.
Can PHP run as a standalone? I assumed that I'd have to install Apache
and PHP on my PC and configure them, which seems a bit of an overkill
for a simple task - and of course, as you say, Apache alone can
generate an index.
--
Dave Farrance
.
- Follow-Ups:
- Re: Generate HTML index of a directory
- From: Anahata
- Re: Generate HTML index of a directory
- References:
- Generate HTML index of a directory
- From: Dave Farrance
- Re: Generate HTML index of a directory
- From: Anahata
- Generate HTML index of a directory
- Prev by Date: USB and SmartMedia cards
- Next by Date: Re: Generate HTML index of a directory
- Previous by thread: Re: Generate HTML index of a directory
- Next by thread: Re: Generate HTML index of a directory
- Index(es):
Relevant Pages
|