add autoindex
This commit is contained in:
parent
afcf22a196
commit
e220cd68ae
1 changed files with 3 additions and 0 deletions
|
|
@ -22,5 +22,8 @@
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
root = "/var/www/mirror.zackmyers.io";
|
||||
location."/".extraConfig = ''
|
||||
autoindex on;
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue