Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/manala/nginx-autoindex-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Rey <florian.rey@elao.com>2015-09-15 12:04:46 +0300
committerFlorian Rey <florian.rey@elao.com>2015-09-15 12:04:46 +0300
commit310f0be7aa8c924919ef2b4734716d8bcf08e11c (patch)
treee8624406b8ec61f8c97ac63b4bb0f26c4dd191fc /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..102938a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+# Elao Nginx Autoindex Theme
+
+## Integration
+
+ add_before_body /.theme/header.html;
+ add_after_body /.theme/footer.html;
+ autoindex_exact_size off;
+ autoindex on;
+
+## Inspiration
+
+https://github.com/tuxy/nginx-indexer