changeset 13:b6b65a5b9c1a

Change readme title and add note for apache.
author edogawaconan <me@myconan.net>
date Wed, 22 Oct 2014 00:08:07 +0900
parents 37fad414ac29
children c2a468e9f3ac
files README.md
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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
 -------