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

8 lines
124 B
Plaintext

error_page {{ CODE }} {{ PAGE }};
location = {{ PAGE }} {
root {{ ROOT_FOLDER }};
modsecurity off;
internal;
}