Nick Wilcox wrote:
Apache does this dynamically. The autoindex module is pretty configurable
about the look & feel of the page.

(Butting into this thread)

Great idea but how to I tell apache to actually index the directory. I've added;

  <directory /var/downloadfiles>
      Options Indexes Includes FollowSymLinks
      IndexOptions FancyIndexing
  </directory>

To my name virtual host site but it just serves up /var/www/error/noindex.html
If I put an index.html into the directory that get's served up but not what I want.

Cluesticks

P. (trying to untangle apaches runtime directives)

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to