bunkerweb/confs/serve-files.conf
2020-06-27 19:09:38 +02:00

4 lines
66 B
Plaintext

root /www;
index index.html index.php;
try_files $uri $uri/ =404;