[EMAIL PROTECTED] Re: Simple way to make directories display a list of its files

2005-10-04 Thread Harry Putnam
Joshua Slive <[EMAIL PROTECTED]> writes: > On 10/4/05, Harry Putnam <[EMAIL PROTECTED]> wrote: >> >>Options +Indexes >> > > refers to filesystem directories, not web directories. > You need to tag /var/www/localhost/htdocs on the front. >

[EMAIL PROTECTED] Simple way to make directories display a list of its files

2005-10-04 Thread Harry Putnam
What is the simpliest way to make apache display a list of files when a directory is hit with browser? I'm reading the online manual about Options Indexes but I don't think I'm getting the full picture since my attempts fail. On gentoo linux with apache2 I'm inserting this into a stock gentoo con