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

8 lines
108 B
Plaintext

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