bunkerweb/confs/error.conf
2019-08-20 21:25:16 +00:00

8 lines
99 B
Plaintext

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