bunkerweb/confs/serve-files.conf
2020-08-22 00:12:36 +02:00

4 lines
75 B
Plaintext

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