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

8 lines
108 B
Plaintext

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