Monday, February 09, 2009

mod_autoindex Options on irclog.foorumbbs

well, after a bit search, I'm very happy to see http://irclog.foorumbbs.com/ is behaving like what I want now.

no big magic, just read through http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html
then create a .htaccess in my dreamhost server.
IndexOrderDefault Descending Date
IndexOptions +FancyIndexing +FoldersFirst +NameWidth=*
just a note. :)

Labels: