# HG changeset patch # User edogawaconan # Date 1413904087 -32400 # Node ID b6b65a5b9c1a0df1954bad934a368cacd972db86 # Parent 37fad414ac29e3ebdd21200f53b7cea11b470144 Change readme title and add note for apache. diff -r 37fad414ac29 -r b6b65a5b9c1a README.md --- a/README.md Wed Oct 22 00:07:25 2014 +0900 +++ b/README.md Wed Oct 22 00:08:07 2014 +0900 @@ -1,5 +1,5 @@ -Better Autoindex with nginx/php -=============================== +dirlist +======= Using capability of nginx. @@ -31,7 +31,7 @@ try_files $uri @lister; } -And you're done. +And you're done. Probably also works with apache but I have no idea how to setup it. License -------