summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-11-07 18:32:46 +0000
committermh <mh@immerda.ch>2008-11-07 18:32:46 +0000
commit90335c4c248e0bab6b3ff6664cd46e55228768f7 (patch)
treef63681435105ff53abaeab0a2a993c17e1ec8a25 /files
parent31ed3154e51f2eb9c6200eac68231463c64720c9 (diff)
adjusted paths to general style
Diffstat (limited to 'files')
-rw-r--r--files/conf/OpenBSD/httpd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/conf/OpenBSD/httpd.conf b/files/conf/OpenBSD/httpd.conf
index 516948b..09e452e 100644
--- a/files/conf/OpenBSD/httpd.conf
+++ b/files/conf/OpenBSD/httpd.conf
@@ -1116,5 +1116,5 @@ CustomLog logs/ssl_request_log \
</IfDefine>
# include additional things
-Include conf/conf.d/*.conf
-Include conf/vhosts.d/*.conf
+Include conf.d/*.conf
+Include vhosts.d/*.conf