8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
error_page %CODE% %PAGE%;
|
|
|
|
location = %PAGE% {
|
|
root %ROOT_FOLDER%;
|
|
modsecurity off;
|
|
internal;
|
|
}
|