adds directory control for errors
This commit is contained in:
@@ -129,7 +129,7 @@ $hy_errors_dir = "${hy_main_dir}/errors"
|
|||||||
$hy_main_config = "${hy_main_dir}/haproxy.cfg"
|
$hy_main_config = "${hy_main_dir}/haproxy.cfg"
|
||||||
$hy_config_head_erb = 'cd_haproxy/haproxy_head.erb'
|
$hy_config_head_erb = 'cd_haproxy/haproxy_head.erb'
|
||||||
$hy_400_file = "${hy_errors_dir}/400.http"
|
$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
|
# includes must be last
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user