#!/usr/bin/bash set -xeuo pipefail cd ${test_tmpdir} dn=$(cd $(dirname $0) && pwd) . ${dn}/../common/libtest-core.sh cat >httpd.conf <