11 lines
294 B
Markdown
11 lines
294 B
Markdown
# 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 |