treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Fancy Indexing

Last updated on:

Adds fixed width fonts, file size and date, sort capability. Propagates to higher level directories. See example.

IndexOptions FancyIndexing
IndexOptions FoldersFirst
IndexOptions NameWidth=*

Reference URL

View Comments

Comments

  1. Billy

    Awesome!!!

  2. Bob Jonson
    Permalink to comment#

    I want to have this be true for the root web directory, but not one of the sub directories. Is there any way I could do this?

    • Blake
      Permalink to comment#

      @Billy

      You could put this htaccess file in the root and then in the subdir’s you would put a htaccess with the below contents

      Options -Index

Leave a Comment

Use markdown or basic HTML and be nice.