summaryrefslogtreecommitdiff
path: root/files/vhosts.d/CentOS/0-default.conf
diff options
context:
space:
mode:
Diffstat (limited to 'files/vhosts.d/CentOS/0-default.conf')
-rw-r--r--files/vhosts.d/CentOS/0-default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/vhosts.d/CentOS/0-default.conf b/files/vhosts.d/CentOS/0-default.conf
index b908b43..a8a8481 100644
--- a/files/vhosts.d/CentOS/0-default.conf
+++ b/files/vhosts.d/CentOS/0-default.conf
@@ -4,7 +4,7 @@
############################################################
<VirtualHost *:80>
- Include conf.d/defaults.inc
+ Include include.d/defaults.inc
DocumentRoot /var/www/html
</VirtualHost>