summaryrefslogtreecommitdiffstats
path: root/tests/httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/httpd.conf')
-rw-r--r--tests/httpd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/httpd.conf b/tests/httpd.conf
index 6b2a4cb..f0c4300 100644
--- a/tests/httpd.conf
+++ b/tests/httpd.conf
@@ -1,4 +1,5 @@
ServerRoot "${HTTPROOT}"
+ServerName localhost
Listen ${HTTPADDR}:${HTTPPORT}
LoadModule access_compat_module modules/mod_access_compat.so