bunkerweb/confs2/site/serve-files.conf
2021-05-21 14:55:54 +02:00

4 lines
75 B
Plaintext

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