bunkerweb/confs2/site/serve-files.conf
2021-05-24 17:39:38 +02:00

4 lines
98 B
Plaintext

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