502 page in wrong location, results in 404
`502.html` gets installed at `/etc/nginx/502.html` but the configuration looks for it at `/etc/nginx/html/502.html`. This appears to have been an oversight when making 4e022f81
issue