From 8a1f304f07f0c3f3964ab955d3def24550ac9be1 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Wed, 7 Oct 2020 21:50:36 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 23093e0..33ed275 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # NginxAutoIndex +## General setup +run the following commands +``` +mkdir -p /var/www/autoindexTheme +wget https://git.bprieshof.nl/DarkTheme/NginxAutoIndex/raw/branch/main/theme.html -O /var/www/autoindexTheme/theme.html +``` +## Setup Auto Index as nginx root + +## Setup Auto Index as nginx sub-dir \ No newline at end of file