Update 'README.md'
This commit is contained in:
@@ -1,2 +1,11 @@
|
|||||||
# NginxAutoIndex
|
# 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
|
||||||
Reference in New Issue
Block a user