bunkerweb/confs/error.conf
2020-08-30 21:40:13 +02:00

8 lines
108 B
Plaintext

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