bunkerweb/confs/site/serve-files.conf

4 lines
98 B
Plaintext

root {{ ROOT_FOLDER }}/{{ FIRST_SERVER }};
index index.html index.php;
try_files $uri $uri/ =404;