bunkerweb/confs/site/serve-files.conf
2020-11-08 17:37:48 +01:00

4 lines
75 B
Plaintext

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