adds directory control for errors

This commit is contained in:
Arne Teuke
2018-12-30 18:11:37 +01:00
parent 5170181c50
commit d98ca06e7b

View File

@@ -129,7 +129,7 @@ $hy_errors_dir = "${hy_main_dir}/errors"
$hy_main_config = "${hy_main_dir}/haproxy.cfg"
$hy_config_head_erb = 'cd_haproxy/haproxy_head.erb'
$hy_400_file = "${hy_errors_dir}/400.http"
$hy_400_erb = 'cd_haproxy/400_http.erb'
$hy_400_erb = 'cd_haproxy/errors/400_http.erb'
# includes must be last