nginx-conf/conf/includes/html-error.conf
2022-11-07 14:55:18 -07:00

3 lines
39 B
Plaintext

location = /50x.html {
root html;
}