From 85ae586644fcc8595fe602ea3083729c2e5f1717 Mon Sep 17 00:00:00 2001 From: Teddysun Date: Sat, 9 Apr 2016 15:44:22 +0900 Subject: [PATCH] touch none.conf --- include/apache.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/include/apache.sh b/include/apache.sh index d63794a..80d9890 100644 --- a/include/apache.sh +++ b/include/apache.sh @@ -110,6 +110,7 @@ config_apache(){ mv ${apache_location}/conf/extra/httpd-vhosts.conf ${apache_location}/conf/extra/httpd-vhosts.conf.bak mkdir -p ${apache_location}/conf/vhost/ + touch ${apache_location}/conf/vhost/none.conf cat > /etc/logrotate.d/httpd <