Add authentication
This commit is contained in:
parent
c25fd25b0b
commit
bd01aea8b4
@ -17,5 +17,9 @@ http:// {
|
|||||||
encode @notmedia zstd gzip
|
encode @notmedia zstd gzip
|
||||||
file_server browse
|
file_server browse
|
||||||
|
|
||||||
|
basicauth * {
|
||||||
|
notroot JDJhJDE0JDlKUDlwYkdXclBETGhhN2szdDQyNnUyb0V5elV3QWNEM2JEU2E2Q1lsZmlFTS9pb2YyL1BD
|
||||||
|
}
|
||||||
|
|
||||||
try_files {path} {path}.html {path}/index.html
|
try_files {path} {path}.html {path}/index.html
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user